[wx-dev] #9537: compilation with --disable-filesystem and
--enable-xrc fails
wxTrac
noreply at wxsite.net
Thu Jun 5 04:47:02 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9537>
#9537: compilation with --disable-filesystem and --enable-xrc fails
---------------------+------------------------------------------------------
Reporter: alarsen | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 2.9.0
Component: XRC | Version: 2.9-svn
Keywords: | Blockedby:
Patch: 1 | Blocking:
---------------------+------------------------------------------------------
The above configuration didn't compile due to wx/arrstr.h being included
only conditionally via wx/filesys.h
The attached trivial patch fixes the issue.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9537>
More information about the wx-dev
mailing list