Hye,
I want to compile some DirectX5 code i find on the Web.
I download the Borland C Compiler where DirectX7 librairies are supplied.
I configured bcc32 and iLink32 to look in the librairie and include directories but when I compile I have this message :
Error: Unresolved external 'DirectDrawCreate' referenced from C:\PERSONNEL\DEV\IA\IAMAINFRAME.OBJ
But the ddraw.h and .lib are in the directories I specified before.
Could someone help me ?
I want to compile some DirectX5 code i find on the Web.
I download the Borland C Compiler where DirectX7 librairies are supplied.
I configured bcc32 and iLink32 to look in the librairie and include directories but when I compile I have this message :
Error: Unresolved external 'DirectDrawCreate' referenced from C:\PERSONNEL\DEV\IA\IAMAINFRAME.OBJ
But the ddraw.h and .lib are in the directories I specified before.
Could someone help me ?