Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » Windows 7 DirectX SDK
Re: Windows 7 DirectX SDK [message #417417 is a reply to message #417411] Tue, 12 January 2010 11:51 Go to previous messageGo to previous message
saberhawk
Messages: 1068
Registered: January 2006
Location: ::1
Karma:
General (1 Star)
Omar007 wrote on Tue, 12 January 2010 13:08

You either didnt change the line in shaders.cpp
#if D3DX_SDK_VERSION != 30

to
#if D3DX_SDK_VERSION != 41



Or because of you system restore you lost the newer version or w/e


That only would explain one error (the one with the fancy text). The other two are caused because you changed #include "d3d8_caps.h" to #include "d3d9_caps.h". Newer versions of the DirectX SDK don't really include D3D8 header files anymore, so you'll need to find that header (and all dependencies) on the intertubes and toss it in your shaders folder.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: My Renegade HUD
Next Topic: c++ code distance calculator
Goto Forum:
  


Current Time: Mon Dec 16 08:35:58 MST 2024

Total time taken to generate the page: 0.00781 seconds