[haskell-platform] #166: Windows installer seems to be lacking glut32.dll
haskell-platform
haskell-platform at projects.haskell.org
Mon Mar 14 22:29:41 GMT 2011
#166: Windows installer seems to be lacking glut32.dll
-------------------------------+--------------------------------------------
Reporter: guest | Owner: refold
Type: defect | Status: new
Priority: major | Milestone:
Component: Windows installer | Keywords:
-------------------------------+--------------------------------------------
On windows packages that use GLUT require the user to download/install
glut32.dll manually. I looked on my install of the HP and I couldn't find
glut32.dll anywhere, which makes me think the installer just doesn't
bundle it.
The right thing is probably to copy glut32.dll into the bindir for
everything built with GLUT including paths like ./dist/build/foo/.
Here is an example of such a report:
http://syntacticsalt.com/2010/08/30/forest-fire-cellular-automaton-
haskell-and-matlab/
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/166>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list