• Wayne Stambaugh's avatar
    wxPython find and version loading fixes. (fixes lp:1408060) · 69553d6f
    Wayne Stambaugh authored
    * Add test to CMakeLists.txt to verify wxPython is installed when
      KICAD_SCRIPTING_WXPYTHON=ON.
    * Add test to make sure wxPython version major and minor numbers match
      the version of wxWidgets found.
    * Add code to set the correct version of wxPython to the python scripting
      initialization code.
    * Minor code simplification in Pcbnew KIFACE main window creation.
    69553d6f
Name
Last commit
Last update
..
build_tools Loading commit data...
dlist.i Loading commit data...
kicad.i Loading commit data...
kicadplugins.i Loading commit data...
python_scripting.cpp Loading commit data...
python_scripting.h Loading commit data...
wx.i Loading commit data...
wx_python_helpers.cpp Loading commit data...
wx_python_helpers.h Loading commit data...