problems with package GLUT
"Scott J." <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hopengl |
|---|---|
| Message-ID | <003401c56058$cb19ee70$2097fea9@janxp> |
Hello,
When trying to open Planet.hs with Ghci 6.2.2 I get this:
Loading package base . . . linking . . . done
Loading package OpenGL . . . linking . . . done
.
.(several packages)
.
Loading package GLUT . . . can't load .so/.DLL for glut32 (addDLL: unknown error
C:/Documents and Settings/Jan/Desktop/Planet.hs:
Can't find module `GLU'
Does anyone using OpenGl on Windows XP can help me?
My .ghci file contains:
:set -fglasgow-exts -cpp -package wx -package wxcore -package OpenGL
:set -package GLUT
Thanks
Jan
_______________________________________________
HOpenGL mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/hopengl