Panel użytkownika
Nazwa użytkownika:
Hasło:
Nie masz jeszcze konta?

Instalacja urlmon pod code::blocks'a

Ostatnio zmodyfikowano 2012-02-23 21:14
Autor Wiadomość
McAffey
Temat założony przez niniejszego użytkownika
Instalacja urlmon pod code::blocks'a
» 2012-02-23 20:56:22
Witam. Męczę się z instalacją urlmona pod codebocks'em i już mi się powoli kończą pomysły. Jak dotąd, z Microsoft SDK ze swojego komputera (system windows xp) wziąłem kilka plików. Przekopiowałem urlmon.h do include, to log zaczął wołać, że brakuje mu jeszcze MsXml.h to to też stamtąd przekopiowałem. Podlinkowałem również z microsoft sdk Urlmon.Lib i podlinkowałem do projektu. Po tych wszystkich operacjach wyrzuca mi :

c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|7990|error: '__RPC__in' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|7990|error: expected ',' or '...' before 'bstrMethod'|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|7997|error: '__RPC__in' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|7997|error: expected ',' or '...' before 'bstrHeader'|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8001|error: '__RPC__in' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8001|error: expected ',' or '...' before 'bstrHeader'|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8005|error: '__RPC__deref_out_opt' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8005|error: expected ',' or '...' before '*' token|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8013|error: '__RPC__out' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8016|error: '__RPC__deref_out_opt' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8016|error: expected ',' or '...' before '*' token|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8019|error: '__RPC__deref_out_opt' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8019|error: expected ',' or '...' before '*' token|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8022|error: '__RPC__deref_out_opt' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8022|error: expected ',' or '...' before '*' token|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8025|error: '__RPC__out' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8025|error: expected ',' or '...' before '*' token|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8028|error: '__RPC__out' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8028|error: expected ',' or '...' before '*' token|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8031|error: '__RPC__out' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8034|error: '__RPC__in_opt' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\msxml.h|8034|error: expected ',' or '...' before '*' token|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\urlmon.h|3457|error: 'uCLSSPEC' has not been declared|
c:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\urlmon.h|3457|error: 'QUERYCONTEXT' has not been declared|
||=== Build finished: 24 errors, 0 warnings ===|

Googlowałem już sporo ale nie znalazłem dobrego rozwiązania. Jedynie coś o tym, aby dołączyć Rpcsal.h ale nic to nie dało. Any idea ?
P-51306
malan
» 2012-02-23 21:08:16
Nie możesz tego (tzn. programu) zrobić w Visual Studio? :P
P-51307
McAffey
Temat założony przez niniejszego użytkownika
» 2012-02-23 21:14:11
Teoretycznie mam Visuala na komputerze, ale praktycznie nigdy go nie używałem, dla tego najpierw wolałbym spróbować zainstalować go w codeblocksie :)
P-51308
« 1 »
  Strona 1 z 1