[Bf-committers] error: 'omp.h' file not found

Campbell Barton ideasman42 at gmail.com
Wed Oct 3 02:02:06 CEST 2012


On Wed, Oct 3, 2012 at 4:38 AM, John Smith <lbalbalba at gmail.com> wrote:
> On Tue, Oct 2, 2012 at 8:21 PM, Sergey Sharybin <sergey.vfx at gmail.com> wrote:
>> Hi,
>>
>> For CMake it'll be -DWITH_OPENMP=OFF
>>
>> Perhaps we could check whether we're building with LLVM and disable OpenMP
>> by default in that cases. But that's for after release.
>>
> Thank you very much.
>
> Actually, Im 'only' trying to analyze blender using clang-analyzer
> (static src analyzer) and still compiling with gcc. So my cmake line
> now looks like this :
>
> cmake ../blender -G 'Unix Makefiles' -DCMAKE_C_COMPILER=ccc-analyzer
> -DCMAKE_CXX_COMPILER=c++-analyzer -DWITH_OPENMP=OFF
>
> Thanks again,
>
> Regards,
>
>
> John Smith.

Just a note to say we have blender/clang analysis running on a server,
for those who dont have time to setup this locally (its quite slow).

http://clang.blenderheads.org/trunk/


More information about the Bf-committers mailing list