← Back to team overview

kicad-developers team mailing list archive

Re: floating point issue ( from Strange eeschema behavior at zoom 0.7) in wxWidgets 2.9.1

 

This was a bit tricky, but the floating point issue (sometimes, when a locale uses the comma as separator in floating numbers, the separator becomes a point ) is now fixed in wxWidgets svn version (2.9.2) rev 67407.

So the minimal wxWidgets version will be 2.9.2 under Windows.
Under Linux we can use wxWidgets 2.8 or 2.9.2 (currently only using svn version) but not the 2.9.1
because this bug depend on the compiler version and can be found (or not) under Linux and Windows.
(It is inside a conditionally compiled code)


--
Jean-Pierre CHARRAS
KiCad Developers team.
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>



Follow ups

References