When i first tried to use DarkGDK by opening the 'world' project i got an error: 'Cannot open include file 'DarkGDK.h': No such file or directory'
i tried to solve this error by adding it to include files and add vs9 and x64 to libary, this worked but then i got a second error:
'Cannot open include file 'DarkSDK.h': No such file or directory'
i checked DarkGDK.h and saw that it gives the command to use DarkSDK, so i did the same for DarkSDK, but i didnt work. So i tried to add the header file to the world map. This worked but then i got my 3rd error:
c:\documents and settings\*****\my documents\samples\visual studio 9\world\DarkSDK.h(20) : fatal error C1083: Cannot open include file: 'DarkSDKCore.h': No such file or directory
for some reason Visual c++ cant find any header files but i cant find out why.
Does anybody know how to solve this?
You just wasted 3 seconds of your life.