So I've been trying to get a program working where I can distribute it, it is a program which includes 3d stuff. I am trying to get it to wok on a windows 7 computer. I know I have to install directx9.0c so I did that. Then I got an error about msvcp71.dll not found. So I put it in the exe's folder. Then I got the same error about d3dx9_31.dll. Put it in the exe's folder.
Now it says something alone the lines of "failed to load dll 1: dbprosetupdebug.dll". I tried just messing around for a while, one time I tried to look inside it with dark explorer, and I noticed the dlls dbprosetupdebug and dbprocore seemed to be in the wrong order. shouldn't the setup one be first? Anyway, I really need to get this figured out so I can actually make and distribute games.
If anyone can help please reply.