One additional step:

I was getting the error:
   The program can’t start because wxc.dll is missing from your computer.
   Try reinstalling the program to fix this problem.

So,   (From: http://wewantarock.wordpress.com/2012/04/18/wxhaskell-news/ )  
2. had to copy wxc.dll from ..\AppData\Roaming\cabal\wxc-0.90.0.2\ghc-7.0.4 to 
the current directory so that it could be found
3. had to add ..\wxWidgets2.9.3\lib\gcc_dll to the path so those DLLs could be 
found

-------------------------------------------
> -----Original Message-----
> Sent: Thursday, June 14, 2012 9:56 PM
> To: Fabian Binz; wxhaskell-users@lists.sourceforge.net
> Subject: RE: [wxhaskell-users] problems buiding wxHaskell on Windows
> 
> Hmm, I think I got it fixed.
> 
> I did a clean-out of cabal files, reloaded them all, and made sure that I 
> only had wx-config
> 2.6 anywhere on my path, and it seems to build properly now!
> 
> I think that although I was seeing a new (2.6) wx-config, there was still an 
> old (2.1) around on
> which was getting found somehow, and this was goofing things up. I deleted 
> it, made sure only
> 2.6 versions were areound, and now it all seems to build.
> 
> Next to try in in Haskell!
> 
> Thanks for the help and hints.
> -------------------------------------------
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to