|
|
|
@ -47,13 +47,6 @@ REVISION=$TESTING |
|
|
|
# CMake Options |
|
|
|
OPTS="$OPTS -DBUILD_GITHUB_PLUGIN=ON" # needed by $STABLE revision |
|
|
|
|
|
|
|
# Uncomment this line if you have issues to build kicad with a wxWidgets with is not built |
|
|
|
# with webkit/webview support, i.e. if you have this error: |
|
|
|
# error "wxWidgets must be built with wxWebView support enabled. Please rebuild wxWidgets" |
|
|
|
# but you will lose the wizard which allows you to easily add .pretty libs on github server |
|
|
|
# (you will need to enter by hand their url in footprint lib table dialog) |
|
|
|
#OPTS="$OPTS -DKICAD_USE_WEBKIT=OFF" |
|
|
|
|
|
|
|
# Python scripting, uncomment only one to enable: |
|
|
|
|
|
|
|
# Basic python scripting: gives access to wizards like footprint wizards (recommended) |
|
|
|
|