d3dx9.lib help Code: LINK : fatal error LNK1104: cannot open file 'd3dx9.lib' This happens when I try to build. The code where the error is: Code: #pragma comment(lib, "d3dx9.lib") I don't know why this is happening. I included d3dx9.lib in the external dependencies and it still won't build.
DOWNLOAD MicroSoft C++ 2008 http://www.microsof*****m/downloads/d...displaylang=en Press Thanks if works