Board index » delphi » Newbie OpenGL problem
Neil Duncan
![]() Delphi Developer |
Sat, 08 Jan 2005 17:35:57 GMT
Newbie OpenGL problem
Hi there. I'm having trouble converting the existing glut.dll and glut32.dll
files into Borland compatible library files (glut.lib and glut32.lib), using the Implib function. I get the following error message: C:\BC45\LIB>implib glut.lib c:\windows\system\glut.dll Turbo Implib Version 2.0 Copyright (c) 1991, 1994 Borland International Exception C0000005: Access violation C:\BC45\LIB> This seems to be an uncommon problem, judging by websites i have managed to PS |