Comment 2 for bug 1090928

Revision history for this message
Cecilio Salmeron (s-cecilio) wrote : Re: wx 2.8 patch

This bug is a compatibility issue due to a change in wxWidgets 2.5.0. The problem manifests when compiling wxWidgets with option wxUSE_STL enabled (default is disabled). The patch has been tested and permits writing code which will work both with wxUSE_STL==1 and wxUSE_STL==0.