i'm currently developing with DevCpp.
Using OpenGL and i have got no probs.
But the Code-Completation-Feature, or Class-Browsing as its called seems not to work probably and ist so much slow.
Now i have tried VS and its a lot faster and more accurate, but now i need
DirectX 9.0 installed on the machine.
What i mean?
This.
Compiling with VS+DX9.0 SDK needs DirectX9.0 installed on the machine, where i test my Program, even if its used OpenGL.
Whats the problem. I compiled with OPenGL but it wants a d3d9.dll when i want to start my program on a non DirectX9.0 machine.
how can i disable the Link to DX9.0 in VisualStudio?