On Tue, 20 Apr 2004 21:59:54 +1000 Mark Livingstone <[EMAIL PROTECTED]> wrote:

ML> This is getting wierd. Since this message I have rebuilt current
ML> wxWindows CVS'es with and without exceptions enabled and both ways give
ML> the exact same error below.

 Sorry, I still don't have time to look at this. The only explanation I see
is the mismatch between library headers, as usual. You could try inserting

        #if wxUSE_EXCEPTIONS
                #error
        #endif

(or #if !wxUSE_EXCEPTIONS) into wx/app.h to verify that it uses the value
of wxUSE_EXCEPTIONS you think it does.

 I'll try to rebuild M myself under Unix a.s.a.p....

 Regards,
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-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to