← Back to team overview

kicad-developers team mailing list archive

Re: Broken zone fill?

 

2014-11-14 11:58 GMT+01:00 Lorenzo Marcantonio <l.marcantonio@xxxxxxxxxxxx>:
> On Fri, Nov 14, 2014 at 11:49:23AM +0100, Maciej Sumiński wrote:
>> Boost version: 1.56.0
>
> Why it's still pulling 1.54 if there is 1.56? that 1.56 is your system
> one?
>
>>          USE_WX_GRAPHICS_CONTEXT=OFF
>>          USE_WX_OVERLAY=OFF
>>          KICAD_SCRIPTING=OFF
>>          KICAD_SCRIPTING_MODULES=OFF
>>          KICAD_SCRIPTING_WXPYTHON=OFF
>>          USE_FP_LIB_TABLE=HARD_CODED_ON
>>          BUILD_GITHUB_PLUGIN=ON
>
> Same here
>
>> ..and gcc 4.9.1, KICAD_SKIP_BOOST=ON.
>
> KICAD_SKIP_BOOST is for using the system supplied one?
>
> (if still doesn't work it's time to update gcc...)
>
> Thanks for the suggestions

Just FYI, the cmake options is well documented. See
http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/view/head:/Documentation/compiling/build-config.txt#L88


References