
Results 1 to 10 of 63
-->
-->
Threaded View
-->
-
09-04-10, 12:43 PM #11
Thanks for this guide.
Anyway i have probably do some mistake. When i try to build it i have the following message about "windows.h" not found.
"..\..\src\bindings\universal\system.cpp(20) : fatal error C1083: Impossible d'ouvrir le fichier include : 'windows.h' : No such file or directory"
I installed correctly "Platform SDK". I think i probably must modify some settings to tell where the sdk is to VisualStudio. I am not sure where i can put these info.
Update: foget my questions. I find it in
"Tools" menu -->options -->project and solutions-->folder of VC++
Select under combobox "include"
Click add line button and add folder "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include"
Now i have some compilation error i will try to resolve it.Last edited by cyberium; 09-04-10 at 01:05 PM.