← Back to team overview

kicad-developers team mailing list archive

Re: Build of kicad_new3d-viewer failed

 

Hi Jakub,

Thanks for trying it!

It have errors related with python.
I dont know about it, so it should be some general issue with build kicad with python. I am not an expert but I am building my branch with:

cmake -DCMAKE_BUILD_TYPE=Release \
            -DKICAD_SCRIPTING=OFF \
            -DKICAD_SCRIPTING_MODULES=OFF \
             -DKICAD_SCRIPTING_WXPYTHON=OFF \
             -DMAINTAIN_PNGS=ON \
             ../../

So the wxpython will be disabled from build.

If you need python you will need to look someone here in the mailing list to help on that.

Mario
________________________________________
From: Jakub Kozdon [fldrivers@xxxxxxxxx]
Sent: 20 April 2016 15:52
To: Mário Luzeiro; kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: Build of kicad_new3d-viewer failed

Hi Mário,

Today I pulled new revision 6017 from your branch and want to build but
build has failed as you can see in build log.

Sorry for some Czech words in log.

Jakub


References