From: Miguel V. <jmv...@di...> - 2009-03-26 12:12:53
|
Hi Eric, If you are getting this error message on Windows > "The application could not be properly initialized, click on OK to > terminate the application". > > Error Code: "0xc0150002". I had the same problem in the past and this solution, pointed to me in this mailing list, solved the issue. Okay. How about install Microsoft Visual C++ 2008 SP1 Redistributable Package? http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en Best Miguel Vilaça Em 2009/03/25, às 19:33, Eric escreveu: > Hi all, > > When I try to run the program: > > import Graphics.UI.WX > main = start $ do{f <- frame []; return()} > I get the error: The application failed to initialise properly. > (0xc0150002). > > Thanks, > Eric > > > ------------------------------------------------------------------------------ > _______________________________________________ > wxhaskell-users mailing list > wxh...@li... > https://lists.sourceforge.net/lists/listinfo/wxhaskell-users |