On Wed, 9 Sep 2009 18:09:12 +0300 Nerijus Baliunas 
<neri...@users.sourceforge.net> wrote:

NB> /a/M/wxWindows.29/wxWidgets/include/wx/scopeguard.h: In function 'void 
wxPrivate::OnScopeExit(ScopeGuardImpl&) [with ScopeGuardImpl = 
wxScopeGuardImpl1<void (*)(void**), void**>]':
NB> /a/M/wxWindows.29/wxWidgets/include/wx/scopeguard.h:177:   instantiated 
from 'wxScopeGuardImpl1<F, P1>::~wxScopeGuardImpl1() [with F = void 
(*)(void**), P1 = void**]'
NB> .src/classes/MessageView.cpp:1796:   instantiated from here
NB> /a/M/wxWindows.29/wxWidgets/include/wx/scopeguard.h:78: error: exception 
handling disabled, use -fexceptions to enable
NB> make[1]: *** [classes/MessageView.o] Error 1

 I guess you need to compile wx with --disable-exceptions if you do it for
M. It would be nice if we could override wxUSE_EXCEPTIONS before including
wx headers but I don't think this works currently.

 The simplest would be to stop using -fno_exceptipns when building M, of
course...
VZ

Attachment: pgpbHT5Tv1EAB.pgp
Description: PGP signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to