Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / errorc1083 pleas help

Author
Message
visual brain
13
Years of Service
User Offline
Joined: 1st May 2011
Location:
Posted: 1st May 2011 20:11
when i was finish install dark gdk ( i have install direct and visual c++)
and i was missing the wizard in new project but i fixed it by copy some files but when i create a new project dark gdk - game, 2d game or 3d game its says on the error (Error 1 fatal error C1083: Cannot open include file: \'DarkGDK.h\': No such file or directory c:\\users\\filip\\documents\\visual studio 2008\\projects\\dark gdk - 2d game1\\dark gdk - 2d game1\\main.cpp 8)
please help

brain
Mireben
16
Years of Service
User Offline
Joined: 5th Aug 2008
Location:
Posted: 2nd May 2011 21:18 Edited at: 2nd May 2011 21:21
Have you set the directory paths in Visual Studio?

I describe here how to do it, but it is better described in the Dark GDK installation guide. This is a PDF document that you will find either in your Start menu (The Game Creators folder), or in your Dark GDK installation directory.

In Visual Studio, go to:
Tools, Options, Projects and Solutions, VC++ Directories.

Select "Include files" from the drop-down menu.
Add the Dark GDK and DirectX include directories. For example:
C:\Program Files\The Game Creators\Dark GDK\Include
C:\Program Files\Microsoft DirectX SDK (August 2007)\Include

Of course you need to use your directory names, if the programs are installed in different directories.

Select "Library files" from the drop-down menu.
Add the Dark GDK and DirectX lib directories. For example:
C:\Program Files\The Game Creators\Dark GDK\Lib\VS9
C:\Program Files\Microsoft DirectX SDK (August 2007)\Lib\x86

Press OK, then try to compile a project again.

Login to post a reply

Server time is: 2024-10-02 17:27:30
Your offset time is: 2024-10-02 17:27:30