string STL compatibility ?
Christoph Borgolte
cb at delta-h.de
Thu Apr 26 00:49:04 PDT 2007
> This will work in wxUSE_STL==1 build mode. To make it work in wxUSE_STL==0
> too you have to write
I tried both in the past and had at least problems when compiling in unicode mode.
I can't say if it would have worked with 2.8 because I converted every std::string to wxString and vice-versa with the ToAscii() and FromAscii() methods at times when 2.6 was the actual release.
Good to hear that things will work better (soon?).
More information about the wx-users
mailing list