← Back to team overview

kicad-developers team mailing list archive

WxPython scripting status

 

Hi,

What's the plan with WxPython scripting? The cmake build system doesn't
seem to cope with missing WxPython dependency at the moment on Ubuntu
13.10 at least. Missing WxPython.h is the culprit later during the build
process with -DKICAD_SCRIPTING_WXPYTHON=ON.

The rest of the flags (working combination):

-DKICAD_SCRIPTING_MODULES=ON
-DUSE_FP_LIB_TABLE=ON
-DBUILD_GITHUB_PLUGIN=ON
-DCMAKE_BUILD_TYPE=RELEASE

As soon as the scripting build is reliably working, scripting support
would be a good addition to kicad-install.sh -script.

-Vesa


Follow ups