[Haskell-cafe] Linker Errors For OpenGL / GLUT 'Hello World' Program.

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Fri Sep 12 00:48:01 EDT 2008


On 2008 Sep 12, at 0:24, Donnie Jones wrote:
> I am trying to test do some OpenGL / GLUT programming in Haskell,  
> but I had linker issues testing the 'Hello World' OpenGL Haskell  
> program.  I believe the linker issues were caused because the  
> Haskell GLUT package couldn't find the GLUT C libraries that were  
> installed with Debian packages.  I have tested that my OpenGL  
> install does work with
(...)
> checking for GLUT library... no

You need to check config.log from the Haskell GLUT build to see why it  
couldn't find (or possibly couldn't link with) the GLUT library.

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080912/b831188c/attachment.htm


More information about the Haskell-Cafe mailing list