You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haskel...@googlegroups.com
cabal install gloss
Examples worked ok. BugsL - window didn't catch alt+f4 (exit) - it didn't exit correctly when mouse was clicked on x. Window disappeared, but process was still alive. Needed task manager to kill it. problem was solved by: cabal install gloss --flags="GLFW -GLUT"
Post on faq that every Windows example should be compiled with: ghc --make -optl-mwindows fileName.hs Otherwise ghc will create .exe that opens console and gui window at same time which is not good.
Ben Lippmeier
unread,
Jan 3, 2013, 10:58:45 PM1/3/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message