I'm trying to run a project I made using the directx 8 SDK. This is a whole different computer and I have installed DirectX 9.0 on it. When I tried to compile the project the first error I got was telling me that there was no D3D8.h found. It wasn't so I searched the DXSDK include folder and found a file named D3D.h and put the name of that one in its place. Now It's telling me it can't find D3dx8.h - I don't know which filename to replace this one with. The already compiled .exe I have works fine, but I need to make some changes to the project and can't seemt to get past this point
bdiamond
bdiamond