On Tue, Aug 11, 2009 at 15:48:45 -0500, Brian Lewis wrote: > > http://wiki.wxwidgets.org/WxString > > I pushed some stuff to the github repo that resolved these errors for me.
I've also pushed some stuff removing wxc modules which I think wxHaskell does not support (I based this on ls dist/wxc/*.o) Now I'm getting errors like the below. I think in the old configure script and makefile we had to pass in special flags for glcanvas, but I could be wrong. If this is the case, it might be a good idea if we just went for a barebones build in the beginning and only then thought about how to extend this. (Maybe even separate packages; it would be nice to see if a wxHaskell-extras using wxdirect could work). from src/cpp/glcanvas.cpp:2:0: /usr/lib/gcc/i686-apple-darwin9/4.0.1/include/xmmintrin.h:35:3: error: #error "SSE instruction set not enabled" /usr/include/wx-2.8/wx/fontdlg.h: In constructor ‘wxFontDialogBase::wxFontDialogBase(wxWindow*, const wxFontData*)’: /usr/include/wx-2.8/wx/fontdlg.h:67:0: warning: ‘__base_ctor ’ is deprecated (declared at /usr/include/wx-2.8/wx/fontdlg.h:66) /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h: At global scope: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:216:0: error: ‘__m128’ does not name a type /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:217:0: error: ‘__m128i’ does not name a type /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:218:0: error: ‘__m128d’ does not name a type /usr/include/wx-2.8/wx/mac/carbon/glcanvas.h:49:0: warning: ‘AGLDrawable’ is deprecated (declared at /System/Library/Frameworks/AGL.framework/Headers/agl.h:61) /usr/include/wx-2.8/wx/mac/carbon/glcanvas.h:53:0: warning: ‘AGLDrawable’ is deprecated (declared at /System/Library/Frameworks/AGL.framework/Headers/agl.h:61) -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
pgpOubOoEn3ah.pgp
Description: PGP signature
------------------------------------------------------------------------------ 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-users mailing list wxhaskell-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-users