944,091 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 2015
  • C++ RSS
Feb 5th, 2006
0

cant get directx9 to work with dev-c++

Expand Post »
i have downloaded the sdk directx9 and installed and put the lib and include files in the dev-c++ directory.
I have adjusted the compiler options and I still get 100 errors.
e.g redefinition of struct D3DVECTOR
and C\devcpp\...\d3d9.h, in file included from C\devcpp\...\d3d9.h

any ideas???
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
ultimate_fusion is offline Offline
44 posts
since Oct 2004
Feb 9th, 2006
0

Re: cant get directx9 to work with dev-c++

Quote ...
i have downloaded the sdk directx9 and installed and put the lib and include files in the dev-c++ directory.
The files don't go in the same directory. Include files go in $DEVCPPDIR/include and library files in $DEVCPPDIR/lib (I think).

Quote ...
e.g redefinition of struct D3DVECTOR
You must have some other version of DirectX, too, which would mess you up. Make sure you only have one version.
Reputation Points: 185
Solved Threads: 28
Posting Whiz in Training
dwks is offline Offline
269 posts
since Nov 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: comparing between 2 arrays
Next Thread in C++ Forum Timeline: typedef





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC