Compiling and running DirectX: Some pitfalls
I’ve sometimes had problems running the DirectX programs I make on other computers. I usually compile under a Debug configuration (using Visual Studio 2005). I can use the Debug option in Visual Studio to run the programs, and they work fine; I can even use Explorer to find the binaries and run them directly. However, [...]
more...