[HOpenGL] "can't load .so/.dll for: glut32 (addDll: unknown error)"

Hugh Perkins hughperkins at gmail.com
Sat Jul 21 07:16:03 EDT 2007


Hi,

Kindof a dumb question I know, what do I need to do to avoid getting the
following message when I try loading GLUT?

J:\dev\haskell>ghci -fglasgow-exts Teapots.hs
   ___         ___ _
  / _ \ /\  /\/ __(_)
 / /_\// /_/ / /  | |      GHC Interactive, version 6.6.1, for Haskell 98.
/ /_\\/ __  / /___| |      http://www.haskell.org/ghc/
\____/\/ /_/\____/|_|      Type :? for help.

Loading package base ... linking ... done.
Ok, modules loaded: Main.
Prelude Main> main
Loading package OpenGL-2.2.1 ... linking ... done.
Loading package GLUT-2.1.1 ... can't load .so/.DLL for: glut32 (addDLL:
unknown
error)

As you can see, running ghc 6.6.1, on Windows.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/hopengl/attachments/20070721/d9aedf48/attachment.htm


More information about the HOpenGL mailing list