PDA

Click to See Complete Forum and Search --> : DirectX 8


Allanon
Dec 31st, 2000, 09:31 PM
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

jovton
Jan 5th, 2001, 06:10 PM
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.

HarryW
Jan 5th, 2001, 07:43 PM
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.