#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 _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform