#1917: 6.8.1 windows installer doesn't include GLUT
----------------------+-----------------------------------------------------
 Reporter:  guest     |          Owner:  simonmar
     Type:  task      |         Status:  closed  
 Priority:  normal    |      Milestone:  6.8.2   
Component:  Compiler  |        Version:  6.8.1   
 Severity:  normal    |     Resolution:  fixed   
 Keywords:            |     Difficulty:  Unknown 
 Testcase:            |   Architecture:  Unknown 
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 I have fixed the GLUT package so that it at least builds now.  Mingw seems
 to include `glut.h`, `libglut.a` and `libglut32.a`.

 You do need to install a separate GLUT DLL, it seems.  This was the case
 with 6.6.1 too.  After downloading one and putting it in the current
 directory I was able to run the GLUT demos.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1917#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to