← Back to team overview

kicad-developers team mailing list archive

Re: I hate even more wxString

 

On 04/29/2013 08:18 AM, Lorenzo Marcantonio wrote:
On Sun, Apr 28, 2013 at 09:01:11PM +0200, Lorenzo Marcantonio wrote:
... now, I know that this can be fixed using GetChars, but WHY it worked on 2.8 and nobody else with 2.9 encountered this???

Uhm *maybe* I have found the problem. It seems to be caused by wx built
with UTF8 and/or STL usage.

Time to do some wx rebuild to see if it goes better...


I had a similar problem - it was enough to turn off --enable-stl (or explicitly add --disable-stl) for wxWidgets library. Unicode toggling did not change much.

--
Maciej Sumiński
CERN BE-CO-HT
e-mail: maciej.suminski@xxxxxxx
phone: +41 22 767 2251


Follow ups

References