[wx-dev] #9752: DFB build broken with --disable-log
wxTrac
noreply at wxsite.net
Fri Jul 18 09:45:19 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9752>
#9752: DFB build broken with --disable-log
-------------------------+--------------------------------------------------
Reporter: mth | Owner:
Type: build error | Status: new
Priority: normal | Milestone:
Component: wxDFB | Version: 2.8.8
Keywords: | Blockedby:
Patch: 1 | Blocking:
-------------------------+--------------------------------------------------
src/dfb/app.cpp calls methods on wxLog regardless of whether wxLog is
available. The attached patch adds checks for wxUSE_LOG.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9752>
More information about the wx-dev
mailing list