 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Adam Honeybell Guest
|
Posted: Sat May 14, 2005 11:19 am Post subject: Glut for OpenGL |
|
|
I'm trying to use glut in C++ Builder 5. I've follow the few instructions I
can find on how to do this, but I either get a
[Linker Error] 'C:PROGRAM FILESBORLANDCBUILDER5LIBGLUT32.LIB' contains
invalid OMF record, type 0x21 (possibly COFF)
or an E2337 Only one of a set of overloaded functions can be "C" when I try
to compile the glut.h file.
I'm not sure how to procede, any suggestions would be welcome
Adam
|
|
| Back to top |
|
 |
Simon D Guest
|
Posted: Sat May 14, 2005 3:10 pm Post subject: Re: Glut for OpenGL |
|
|
"Adam Honeybell" <Adam (AT) Honeybell (DOT) fsnet.co.uk> wrote
| Quote: | I'm trying to use glut in C++ Builder 5. I've follow the few instructions
I
can find on how to do this, but I either get a
[Linker Error] 'C:PROGRAM FILESBORLANDCBUILDER5LIBGLUT32.LIB'
contains
invalid OMF record, type 0x21 (possibly COFF)
or an E2337 Only one of a set of overloaded functions can be "C" when I
try
to compile the glut.h file.
I'm not sure how to procede, any suggestions would be welcome
Adam
|
"If you only get the DLL, then you will need to run implib to create a
Borland compatible import library for it."
From
http://members.cox.net/scottheiman/opengl.htm
HTH
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|