aeb479b46f
When running a python script is run from a console, outside Kicad, a wxWidgets alert was always show (even in release mode) This is due to calling wxStandardPaths::Get() with no wxApp open( i.e. wxTheApp == O) The fix uses a dummy wxApp in this case. |
||
---|---|---|
.. | ||
kimath | ||
kiplatform | ||
sexpr | ||
CMakeLists.txt |