From: Deling R. <re...@ee...> - 2005-11-22 23:49:36
|
Merci beaucoup! The patch works perfectly. Deling On Nov 22, 2005, at 2:37 AM, Eric Y. Kow wrote: > Hi, > > On Mon, Nov 21, 2005 at 21:39:06 -0800, Deling Ren wrote: >> Hi there, is there anyone out there having luck with compiling >> wxHaskell from source on Debian? My Debian version is 3.1, ghc 6.4.1 >> from sid. wxWidgets 2.6.3. wxHaskell version is 0.9.4. gcc version is >> 4.0.3. I got the following error messages when trying to run "make". > >> (*)(void*, void*), int (*)(void*, int, const void*))': >> wxc/include/wrapper.h:173: error: no matching function for call to ` >> wxDataObjectSimple::wxDataObjectSimple(char*&)' > > This looks like a Unicode issue. You need to either > > 1. compile your wxWidgets by hand with --disable-unicode > (and either uninstall the debian wxWidgets, > or be careful pass the correct wx-config=3D flag to configure) > > 2. OR try the following patch to make wxhaskell use unicode: > http://www.loria.fr/~kow/download/patch-wxhaskell-unicode-05 > > patch -p1 from the wxhaskell directory > > Cheers, > > --=20 > Eric Kow http://www.loria.fr/~kow > PGP Key ID: 08AC04F9 Merci de corriger mon fran=E7ais. |