Page 1 of 1

Compiling Binaries

Posted: Wed May 09, 2007 19:14
by Winegums
Hi, first post(!)

I'm having some problems getting the binary examples to run, same problem as the guy in this thread had:

http://www.cegui.org.uk/phpBB2/viewtopic.php?t=2237


d3dx9d_31.dll is missing...but i don't even think i have this dll. Just installed the latest DirectX SDK...

any tips on how to fix this?

Posted: Thu May 10, 2007 12:37
by lindquist
recompile the samples to use your version of the dx sdk

Posted: Fri May 11, 2007 02:07
by Winegums
no dice. compiles and links fine but when it runs i get the error. tried in debug and release, and tried cleaning the build and redoing. could i be doing it wrong? do i need to change a project setting?

Posted: Fri May 11, 2007 13:18
by Pompei2
Search for this dll file, and in the worst case, look for them on the net. Copy the file(s) you found into the directory you execute your program.