From: Brian L. <br...@lo...> - 2009-08-12 01:25:07
|
On Tuesday, 11.08.09 at 20:03, Brian Lewis wrote: > You might try adding > ["-DwxcREFUSE_OPENGL", "-DwxcREFUSE_MEDIACTRL"] > to your cppOptions. Sorry, I meant 'ccOptions'. After I did that, I was able to do 'ghc --make BouncingBalls.hs' in samples/wx, and it ran OK. |