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

Sergey Sharybin sergey.vfx at gmail.com
Tue Oct 2 20:21:17 CEST 2012


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.

On Tue, Oct 2, 2012 at 11:45 PM, John Smith <lbalbalba at gmail.com> wrote:

> On Tue, Oct 2, 2012 at 7:36 PM, Brecht Van Lommel
> <brechtvanlommel at pandora.be> wrote:
> > It's an OpenMP header file. LLVM/clang doesn't support this, so it
> > should be disabled. There is a WITH_OPENMP or WITH_BF_OPENMP option to
> > do this.
> >
> > Brecht.
> >
> Thanks. But im new to cmake: should I do something like this (on Linux) ? :
>
> cmake -G 'Unix Makefiles' -DWITH_BF_OPENMP
>
> in order to disable OpenMP ?
>
> Thanks,
>
>
> Regards,
>
>
> John Smith.
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
With best regards, Sergey Sharybin


More information about the Bf-committers mailing list