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 / Can't find d3dx9.h

Author
Message
vonrims
16
Years of Service
User Offline
Joined: 17th Mar 2008
Location: Aperture Science labs
Posted: 22nd Mar 2008 14:26
I tried the Getting Started tutorial which came with the Dark GDK but when I try to start debugging it gives me this error:

1>c:\program files\the game creators\dark gdk\include\darksdkcamera.h(16) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory

Any help?
Hierro
16
Years of Service
User Offline
Joined: 22nd Mar 2008
Location:
Posted: 22nd Mar 2008 14:54
did you already set up the include paths of visual studio to your directx sdk-folder in your programm files?
Lilith
16
Years of Service
User Offline
Joined: 12th Feb 2008
Location: Dallas, TX
Posted: 22nd Mar 2008 17:54
Or for that matter did you install the August 2007 Direct X before you installed the GDK?

Lilith, Night Butterfly
vonrims
16
Years of Service
User Offline
Joined: 17th Mar 2008
Location: Aperture Science labs
Posted: 22nd Mar 2008 23:12 Edited at: 22nd Mar 2008 23:51
I thought I did but it seems that I haven't. Thanks!

EDIT: I installed the DirectX SDK and reinstalled Dark GDK but it still gives me the error.
vonrims
16
Years of Service
User Offline
Joined: 17th Mar 2008
Location: Aperture Science labs
Posted: 23rd Mar 2008 20:27
Any ideas how to fix this?
I installed the DirectX SDK and reinstalled Dark GDK but it still gives me the error.
Lilith
16
Years of Service
User Offline
Joined: 12th Feb 2008
Location: Dallas, TX
Posted: 23rd Mar 2008 23:10
I'm at a loss. Did you uninstatll Dark GDK in Control Panel before re-installing it? Maybe it's holding on to old setting???

Lilith, Night Butterfly
jinzai
18
Years of Service
User Offline
Joined: 19th Aug 2006
Location: USA
Posted: 24th Mar 2008 00:16 Edited at: 24th Mar 2008 00:23
You could set the include file path for the SDK yourself. The menu item Tools/Options is used to do that.

In the Options dialog, expand the listview item Projects And Solutions, and select VC++ Directories. Now, in the upper right corner, there is a droplist (Show Directories for). Pull that down and select Include Files.

Highlight a line by single clicking on it. Now, go to the right side of that same line and click again...a button will appear with '...' on it. (That means it opens a dialog.) That dialog can be used to browse to the directory that you want to add. Go find the SDK include file directory. Probably, it is in Program Files/Microsoft DirectX SDK (August 2007)/Include.

The installation should have put the GDK include directory at the top. That should not matter, because afaik...GDK does not use any of the same names for its include files. That is the only thing that matters as far as the order is concerned, as that list only determines the order searched, and has nothing to do with the names themselves.

I think that you should stick with getting it up to scratch, rather than try to fix it by copying include files. That is going to start a bigger mess, imo.
vonrims
16
Years of Service
User Offline
Joined: 17th Mar 2008
Location: Aperture Science labs
Posted: 24th Mar 2008 17:13
Thank you so much! I finally got it working.
jason p sage
17
Years of Service
User Offline
Joined: 10th Jun 2007
Location: Ellington, CT USA

Login to post a reply

Server time is: 2024-09-29 15:16:28
Your offset time is: 2024-09-29 15:16:28