From: Eric <er...@ma...> - 2009-03-25 19:33:59
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> Hi all,<br> <br> When I try to run the program:<br> <br> <blockquote>import Graphics.UI.WX<br> main = start $ do{f <- frame []; return()}<br> </blockquote> I get the error: The application failed to initialise properly. (0xc0150002).<br> <br> Thanks,<br> Eric<br> <br> <br> </body> </html> |