Re: [wxhaskell-devel] wxHaskell with wxWidgets 2.9.2

2011-11-02 Thread Alessandro Vermeulen
Ok, I did that. However, I still (not surprisingly) get the other error messages: > src/include/wrapper.h:350:0: > error: invalid cast from type ‘wxCStrData’ to type ‘void*’ > src/include/wrapper.h: In member function ‘virtual wxChar* > ELJConnection::OnRequest(const wxString&, const wxStri

Re: [wxhaskell-devel] wxHaskell with wxWidgets 2.9.2

2011-11-02 Thread Dave Tapley
Interesting, it looks like this was fixed at some point, but the fix never made it in to a release on hackage. You'll need to either remove, or more correctly #if out this line: #include "wx/tabctrl.h" As shown in here: http://code.haskell.org/wxhaskell/wxcore/src/include/wrapper.h Perhaps someo

[wxhaskell-devel] wxHaskell with wxWidgets 2.9.2

2011-11-02 Thread Alessandro Vermeulen
Dear developers, When building wx-core-0.12.1.7 I get the following error(s): > src/include/wrapper.h:24:24: > error: wx/tabctrl.h: No such file or directory > > In file included from src/cpp/apppath.cpp:1:0: > src/include/wrapper.h: In member function ‘virtual bool > ELJConnection::OnExe