资 源 简 介
wxwidgets is built with mingw which is included in strawberry-perl-5.10.1.1 on vista, for wxhaskell
steps to install wxhaskell
a) copy wx-config to your PATH,
b) set env
WXWIN=c:wxWidgets
WXCFG=gcc_dllmswu
CPLUS_INCLUDE_PATH=C:strawberrycincludec++3.4.5;C:strawberrycincludec++3.4.5mingw32;C:strawberrycincludec++3.4.5ackward;C:msys1.0include;
C_INCLUDEDE_PATH=C:strawberrycinclude;C:msys1.0include;
c) cabal install wx
3. solve the comctl32.dll issue.
4. known problem:
a) wxhaskell can not run in ghci.
release note
5.1 status
wxwidgets version: wxMSW-2.8.10
ghc version:6.10.4