I`ve made some simple app (from tutorial). It compiles OK, but on startup it says, that it can`t find dll (D3DX8D.DLL). I`ve DirectX 8.1 installed on my system. I`m on Dev-C++ 4.9.7.8 and MinGW 3.2. How can I fix this?
Oxygenium
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-03-31
Apparently the latest versions of Dev C++ dont have compatibility with DX 8/9. Ialso have this problem. No one has come up with a solution yet.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Any solution to this problem?
I am using DX9 and also after compilation the exe cannot find dx dll, unless I put the file in the same folder as executable
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I`ve made some simple app (from tutorial). It compiles OK, but on startup it says, that it can`t find dll (D3DX8D.DLL). I`ve DirectX 8.1 installed on my system. I`m on Dev-C++ 4.9.7.8 and MinGW 3.2. How can I fix this?
Oxygenium
Apparently the latest versions of Dev C++ dont have compatibility with DX 8/9. Ialso have this problem. No one has come up with a solution yet.
Hi,
Any solution to this problem?
I am using DX9 and also after compilation the exe cannot find dx dll, unless I put the file in the same folder as executable