← Back to team overview

kicad-developers team mailing list archive

Re: Python scripting cmake build macros.

 

I will commit this fix shortly.

Dick


> Where is it included exactly?, after pulling head now it fails on MacOS:
>
> Linking CXX shared module _pcbnew.so
> ld: library not found for -lrt
>
> can we add an "if NOT WIN32 AND NOT APPLE" for the -lrt inclusion ? 

Yes, the PCBNEW_EXTRA_LIBS

is the solution, and it can be empty.




References