hey guys just signed up and i hope to make this forum my second home
:)
anyways i want to go right into game programing so i installed DX9 SDK
and started reading but when it come to testing some of the samples
they wont compile. says:
cannot find "d3dx9.h" no such file or directory
the file is there i checked twice and reinstalled DX9 SDK twice and
stil nothing
anyone else had this? know how to fix it if u have?
if its somthing simple, kick me gently i am a 3day old C++ coder
:wink:
ak - 27 Jun 2004 02:09 GMT
>>hey guys just signed up and i hope to make this forum my second home
>>:)
[quoted text clipped - 17 lines]
>> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
>>----------------------------------------------------------
you probably need to include the directory in your visual studio
environment; check out under Tools/Options/Projects/VC C++ directories
and add the path to the include file under "Include files"
hth
ak
Ducati916 - 27 Jun 2004 04:02 GMT
thanx man that worked now i can get learning :P