kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #28271
Re: Trying to build locally - OS X Sierra
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 [kicad-developers-bounces+mrluzeiro=ua.pt@xxxxxxxxxxxxxxxxxxx] on behalf of Miron Iancu [miancu@xxxxxxxx]
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
Follow ups
References