Hi, On Tue, 29 Jul 2008 18:53:42 +0900, Eric Kow <[EMAIL PROTECTED]> wrote: > 2008/7/29 Daniel Kahlenberg <[EMAIL PROTECTED]>: >> and with the messages >> `wxc/src/graphicscontext.cpp:417: error: expected `,' or `...' >> before '*' token >> wxc/src/graphicscontext.cpp:418: error: ISO C++ forbids >> declaration of `wxPoint2DDouble' with no type' >> make: *** [dist/wxc/graphicscontext.o] Error 1 >> in both cases - trying to compile against wxwidgets versions 2.6.4 and 2.8.8. > > I'm not sure what to suggest. Shelarcy, any ideas?
This problem come from wxGraphicsContext support. wx/graphics.h includes wx/geometory.h, but wrapper.h does not. So, I think we can fix this problem easily. Daniel, if you want to just build wxHaskell, you should rebuild wxWidgets with --enable-graphics_ctx option. And I made and send patch for this problem, too. If you don't want to build wxWidgets again, please wait a moment until applying my new patch to darcs repository. I think that patch also fixes below problem. >> The make process runs fine until it fails with >> the message >> `wx/graphics.h' isn't found (for the wxwidgets version 2.6.4) > > Well, I notice you have tried both 2.6.4 and 2.8.8 below. For what > it's worth, only 2.8.x is supported (in case this helps to narrow) Best Regards, -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ wxhaskell-users mailing list wxhaskell-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-users