Re: [wxhaskell-devel] wxWidgets 2.8.7 support

2008-04-11 Thread Jeremy O'Donoghue
On Fri, 11 Apr 2008 09:29:48 +0100, "Eric Y. Kow" <[EMAIL PROTECTED]> said: > On Thu, Apr 10, 2008 at 15:12:50 +0100, Jeremy O'Donoghue wrote: > > - wxWidgets 2.8.7 was compiled from source using Visual Studio 2008 > > (i.e. on Windows) > > Great! Thanks! > > ... but I get this compile error on

Re: [wxhaskell-devel] wxWidgets 2.8.7 support

2008-04-11 Thread Eric Y. Kow
On Thu, Apr 10, 2008 at 15:12:50 +0100, Jeremy O'Donoghue wrote: > - wxWidgets 2.8.7 was compiled from source using Visual Studio 2008 > (i.e. on Windows) Great! Thanks! ... but I get this compile error on MacIntel g++ -c wxc/src/eljvalidator.cpp -o dist/wxc/eljvalidator.o -MD -DwxcREFUSE_MEDIA

Re: [wxhaskell-devel] wxWidgets 2.8.7 support

2008-04-10 Thread shelarcy
Hi Jeremy, On Thu, 10 Apr 2008 23:12:50 +0900, Jeremy O'Donoghue <[EMAIL PROTECTED]> wrote: > Attached is a (zipped) preliminary set of patches for wxWidgets 2.8.7 > support. Some notes to help. > > - wxWidgets 2.8.7 was compiled from source using Visual Studio 2008 I tested your patch on PowerPC