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 / Visual Studio 2008 Std edition, how to make gdk work?

Author
Message
old man
20
Years of Service
User Offline
Joined: 25th Feb 2004
Location:
Posted: 1st May 2009 07:44
I have Visual Studio 2008 Std edition and want to use gdk but cannot find a way of doing it.

Any ideas please, (step by step for an old codger?)

uff
bjadams
AGK Backer
16
Years of Service
User Offline
Joined: 29th Mar 2008
Location:
Posted: 1st May 2009 09:38
Tools / Options

Projects and Solutions / VCC++ Directories

in INCLUDE FILES add "C:\Program Files\The Game Creators\Dark GDK\Include" or the path to your GDK INCLUDE dir.

in LIBRARY FILES add "C:\Program Files\The Game Creators\Dark GDK\Lib\vs9" or the path to your GDK LIBS dir.
old man
20
Years of Service
User Offline
Joined: 25th Feb 2004
Location:
Posted: 3rd May 2009 09:09 Edited at: 3rd May 2009 09:16
Thanks for that BJ, you got me past two hurdles and pointed me towards the final furlong.

In the include files I also needed
Crogram FilesMicrosoft DirectX SDK(August 2007)Inlude

and in Library Files I also needed

Crogram FilesMicrosoft DirectX SDK(August 2007)Libx86

(There are two subfolders in Lib x64 and x86. x64 gave me loads of errors but x86 gave me a good outcome. Why? not too bothered at the moment 'cos it works.)

and now I can get it to work!! oh goody!

Now I am going to try to create a template so that I do not need to
do the messing every project.

Thanks again BJ!

uff
bjadams
AGK Backer
16
Years of Service
User Offline
Joined: 29th Mar 2008
Location:
Posted: 3rd May 2009 15:49
sorry i forgot about the DX SDK includes

I have recently installed the March2009 DX SDK and the lib includes appeared on their own in VC++!!!!

also the x64 libs are for 64bit version of windows.

Login to post a reply

Server time is: 2024-10-01 01:24:47
Your offset time is: 2024-10-01 01:24:47