kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #39321
Re: 5.1.0-rc1
Building with
cmake -DCMAKE_BUILD_TYPE=Release
-DwxWidgets_CONFIG_OPTIONS="--toolkit=gtk3" -DUSE_WX_GRAPHICS_CONTEXT=OFF
-DUSE_WX_OVERLAY=OFF -DKICAD
_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_PYTHON3=OFF
-DKICAD_SCRIPTING_WXPYTHON=OFF -DKICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
-DKICAD_SCRIPTING_ACTION_MENU=ON -DBUILD_GITHUB_PLUGIN=ON -DKI
CAD_USE_OCE=ON -DKICAD_USE_OCC=OFF -DKICAD_SPICE=ON ../../
worked for me on 18.04 so I guess it just needed Seth's line.
Thanks!
Marcos
On Fri, Feb 8, 2019 at 6:55 PM Jean-Samuel Reynaud <js.reynaud@xxxxxxxxx>
wrote:
> Just for information. I'm working on fixing ppa building issues for rc1.
>
>
> Le ven. 8 févr. 2019 à 21:54, Marcos Chaparro <nitrousnrg@xxxxxxxxx> a
> écrit :
>
>> You are using GTK2 in this build. Are you building yourself? If so,
>>> you need to delete the existing build directory, create a new one and
>>> specify -DwxWidgets_CONFIG_OPTIONS="--toolkit=gtk3" in the cmake
>>> options.
>>>
>>
>> Its a nightly build from
>> http://ppa.launchpad.net/js-reynaud/kicad-dev-nightly/ubuntu bionic main
>>
>> Will start a build now and see if it fixes it. Shouldn't the packaged deb
>> for ubuntu bionic beaver (18.04) come with that cmake option set?
>>
>> Thanks
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help : https://help.launchpad.net/ListHelp
>>
>
References
-
5.1.0-rc1
From: Wayne Stambaugh, 2019-02-05
-
Re: 5.1.0-rc1
From: Carsten Schoenert, 2019-02-06
-
Re: 5.1.0-rc1
From: Wayne Stambaugh, 2019-02-06
-
Re: 5.1.0-rc1
From: Carsten Schoenert, 2019-02-06
-
Re: 5.1.0-rc1
From: Wayne Stambaugh, 2019-02-06
-
Re: 5.1.0-rc1
From: Carsten Schoenert, 2019-02-06
-
Re: 5.1.0-rc1
From: Steven A. Falco, 2019-02-06
-
Re: 5.1.0-rc1
From: Nick Østergaard, 2019-02-06
-
Re: 5.1.0-rc1
From: Wayne Stambaugh, 2019-02-07
-
Re: 5.1.0-rc1
From: Steven A. Falco, 2019-02-07
-
Re: 5.1.0-rc1
From: Vesa Solonen, 2019-02-07
-
Re: 5.1.0-rc1
From: Wayne Stambaugh, 2019-02-07
-
Re: 5.1.0-rc1
From: Steven A. Falco, 2019-02-07
-
Re: 5.1.0-rc1
From: Wayne Stambaugh, 2019-02-07
-
Re: 5.1.0-rc1
From: Marcos Chaparro, 2019-02-08
-
Re: 5.1.0-rc1
From: Seth Hillbrand, 2019-02-08
-
Re: 5.1.0-rc1
From: Marcos Chaparro, 2019-02-08
-
Re: 5.1.0-rc1
From: Jean-Samuel Reynaud, 2019-02-08