Jeremy, thanks very much for writing back. That helped a lot.
Here's a procedure that seems to work:
Install
MinGW 5.1.6
[x] g++ compiler
[x] MinGW Make
MSYS-1.0.11
wxMSW-2.8.10
wx-config Windows port
In MSYS
cd /c/wxWidgets-2.8.10/build/msw
mingw32-make -f makefile.gcc BUILD=release MONOLITHIC=1 SHARED=1 UNICODE=1
cd ~/wxcore
WXWIN=/c/wxWidgets-2.8.10 WXCFG=gcc_dll/mswu cabal install
or just
WXWIN=/c/wxWidgets-2.8.10 WXCFG=gcc_dll/mswu cabal install wxcore
once the new stuff is on Hackage.
Can someone verify that it works? This seems tolerable to me.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
wxhaskell-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel