From: Henk-Jan v. T. <hj...@ch...> - 2009-11-15 00:33:43
|
I found the solution: Set CPLUS_INCLUDE_PATH=C:\MinGW\include\c++\3.4.5;C:\MinGW\include\c++\3.4.5\mingw32\ before cabal install wx Regards, Henk-Jan van Tuyl -- http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html -- On Sat, 14 Nov 2009 22:02:28 +0100, Henk-Jan van Tuyl <hj...@ch...> wrote: > > L.S., > > I am trying to install wxHaskell on a Windows system and get the > following > error messages, how > do I solve this? > >> cabal install wx > : > : > [22 of 22] Compiling Graphics.UI.WXCore ( > src\haskell\Graphics\UI\WXCore.hs, dist\build\Graphics\UI\WXCore.o ) > In file included from > C:/usr/x/Haskell/wxMSW-2.8.10/include/wx/memory.h:16, > from > C:/usr/x/Haskell/wxMSW-2.8.10/include/wx/object.h:20, > from C:/usr/x/Haskell/wxMSW-2.8.10/include/wx/wx.h:16, > from src/include/wrapper.h:20, > > from src\cpp\apppath.cpp:1:0: > C:/usr/x/Haskell/wxMSW-2.8.10/include/wx/string.h:176:18: string: No such > file or directory -- |