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.
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.