Usually, on linux it does build fine without openmp... but it is a long time since I have tried that. Maybe there is a bad check in the kicad cmake scripts handling that on osx?
2017-02-27 15:58 GMT+01:00 Mário Luzeiro <[email protected]>: > AFAIK if OpenMP is not present (or not enabled..etc), the source code (based > on OpenMP #pragmas) can still be buidable. > > Maybe you can try to force disable it? > > Mario > ________________________________________ > From: Kicad-developers > [[email protected]] on behalf of > Miron Iancu [[email protected]] > Sent: 27 February 2017 14:42 > To: KiCad Developers > Subject: [Kicad-developers] Trying to build locally - OS X Sierra > > Dear All, > > I am trying to do a local build on a Mac OS X Sierra (10.12.3) based on the > instructions found here but cmake fails with > > -- Try OpenMP C flag = [-fopenmp=libomp] > -- Performing Test OpenMP_FLAG_DETECTED > -- Performing Test OpenMP_FLAG_DETECTED - Failed > > AFAIK since OS X Maverick, clang does not support omp anymore. > > Can you, please, provide a bit of support ? > > Thank you in advance. > > Regards, > > Miron > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

