Hi,
I’m using OpenGL and FreeGLUT on Windows Vista, using the Eclipse IDE.
I’m getting a dynamic linking error below. It’s probably something really
simple, but I can’t work it out...
Loading package base ... linking ... done.
Loading object (dynamic) glut32 ... done
Loading object (dynamic) glu32 ... done
Loading object (dynamic) opengl32 ... done
final link ... done
Ok, modules loaded: Main.
Prelude Main> main
Loading package syb ... linking ... done.
Loading package base-3.0.3.0 ... linking ... done.
Loading package array-0.2.0.0 ... linking ... done.
Loading package containers-0.2.0.0 ... linking ... done.
Loading package OpenGL-2.2.1.1 ... can't load .so/.DLL for: GL (addDLL:
could not load DLL)
Prelude Main>
Thanks
Mark
No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.557 / Virus Database: 270.11.15/2004 - Release Date: 16/03/2009
7:04 AM