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. _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

