|
-
Dec 12th, 2000, 07:26 PM
#1
Thread Starter
Lively Member
Does anyone know how you can get DirectDraw to work in the borland builder environment? It keeps giving me a linker error.[Linker Error] Unresolved external 'DirectDrawCreate' referenced from C:\PROGRAM FILES\BORLAND\CBUILDER5\PROJECTS\UNIT1.OBJ
Thanks
-
Dec 13th, 2000, 03:02 PM
#2
Frenzied Member
Have you included ddraw.lib and dxguid.lib? I think that's solved problems for me in the past.
I mean add them to your project, not #include.
Harry.
"From one thing, know ten thousand things."
-
Dec 13th, 2000, 06:38 PM
#3
Thread Starter
Lively Member
still a problem
It now gives me this linker error:
[Linker Error] 'C:\PROGRAM FILES\BORLAND\CBUILDER5\LIB\DDRAW.LIB' contains invalid OMF record, type 0x21 (possibly COFF)
How can I fix this
Thanks!
-
Dec 14th, 2000, 03:56 AM
#4
Frenzied Member
Oh dear, that doesn't sound too good. Is that the ddraw.lib that came with the DirectX SDK? I mean, perhaps it's an old version of ddraw.lib that got installed when you installed Borland. I don't know, I'm guessing.
Harry.
"From one thing, know ten thousand things."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|