On Mon, 12 Apr 2004 11:11:24 +0300 Yuriy Tkachenko <[EMAIL PROTECTED]> wrote:

YT> wxWindows configuration 1:
YT> ../configure --with-gtk --disable-threads --disable-joystick

 Hmm, it looks like wxWindows was configured in Unicode mode in this case.
Normally it shouldn't happen like this. Anyhow, Mahogany doesn't build in
Unicode [yet].

YT> wxWindows configuration 2:
YT> ../configure --with-gtk --disable-threads --disable-joystick
YT> --disable-unicode
...
YT> ----------
YT> wxWindows configuration 3:
YT> ../configure --with-gtk --disable-threads --disable-joystick
YT> --disable-unicode --disable-gtk2

 Both of these build but you need the latest cvs sources for this (you can get
the daily snapshot from the download page) as 0.66 itself was released before
wxGTK 2.5.1 and a last minute change in the latter broke compilation. If you
really, really can't download the latest snapshot, just change the event
handlers mentioned in the lines where you get the errors to take
wxCommandEvent instead of wxEvent.

 HTH,
VZ



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to