← Back to team overview

kicad-developers team mailing list archive

Re: Python scripting cmake build macros.

 

On 01/12/2013 06:05 PM, Miguel Angel Ajo Pelayo wrote:
> 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


No -lrt on MacOS?

I wonder how common/GetRunningMicroSecs() gets implemented on MacOS?

 gettimeofday( &tv, 0 );  ?

Besides, what is MacOS?  I thought it was called OSX?




Follow ups

References