Funny how i have not seen you code.. telling other people how to code?
-----
Did you download " Microsoft DirectX SDK (June 2010) "
If you did..
Then
1) Click Project
2) Click like small folder all the way on bottom i think..
3) Click on Config Prop
4) Click VC++ Dir
5) Click Include and add
C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Include
6) Click on Lib
Add : C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x64
Add: C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86
----------
If this does not work tell me.... or prob another hack will help u
Posts 1–7 of 7 · Page 1 of 1
Post a Reply
Tags for this Thread
None
Also add d3d9.lib and d3dx9.lib to your additional dependencies in Tools >Configuration > Linker (I think thats right)
someone is actually using it.
I put stuff in it to test cause its easy to clean out xD
Edit: orly i been thanked 69 times
U have D3DFont9.cpp included in the solution
make it only in the folder / remove " #include "D3DFont9.cpp" "
from one of ur tab thingy