-
Okay I have C++ Builder 5.0 and until I got DirectX 8 I was able to run projects that I had done previously with DirectX 7. But now none of projects will run. The projects will get to where the form is created then an error will popup stating a error occured in the "DDraw.lib"
I know that I have to include dxguid.lib and ddraw.lib for my programs, I want to know why my projects won't work now with DirectX 8 and how to fix them.
Thanks
-
geee.
no one knows the problem?
geee.
prehaps when you installed DX 8, something went wrong?
maybe it is a bug in that version of DX 8. i don't know.
-
Maybe you are mixing files from different versions of DirectX. Just a guess. Make sure you are only referencing the DX8 .lib and other files.