[HOpenGL] Dynamic link error with OpenGL
Mark Spezzano
mark.spezzano at chariot.net.au
Tue Mar 17 07:03:35 EDT 2009
Hi,
Im using OpenGL and FreeGLUT on Windows Vista, using the Eclipse IDE.
Im getting a dynamic linking error below. Its probably something really
simple, but I cant 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/hopengl/attachments/20090317/80705d39/attachment-0001.htm
More information about the HOpenGL
mailing list