Compile Problem C++ Direct x 9.0

Started by
2 comments, last by sansured 18 years, 7 months ago
I have a problem about compiling Direct X SDK Update(August 2005) samples.I am using Visual Studio .NET. The compiled samples can only run in pc's which direct x sdk was installed.I couldn't run the samples in the other machines which just Direct x 9.0c was installed. This is the error's: If i compiled the sample in debug mode ............ d3dx9d_27.dll was not found .................. If i compiled the sample in release mode ............ d3dx9_27.dll was not found ................... If Direct x sdk was installed this dll's was found in windows\system32 folder. I think i do a mistake when i am compiling the sample.Can anybody help me.Thanks.
Advertisement
Read this page. All is explained there.

edit - By the way, I found that site by googling for "d3dx9_27.dll". It was the first item in the search results. ;)
Hi,
You are not the only person that has this problem.
Here you will find a detailed explanation on how to solve it.

Edit:Dave got there first.

My project`s facebook page is “DreamLand Page”

Thanks for both answers.i will search more carefully next time before asking questions :)

This topic is closed to new replies.

Advertisement