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

Brecht Van Lommel brechtvanlommel at pandora.be
Tue Oct 2 19:36:35 CEST 2012


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.

On Tue, Oct 2, 2012 at 6:52 PM, John Smith <lbalbalba at gmail.com> wrote:
> Hi,
>
>
> Im trying to compile blender using llvm/clang, and are running into
> the following error:
>
> /usr/local/src/blender/blender/intern/elbeem/intern/solver_class.h:25:10:
> fatal error: 'omp.h' file not found
>
> 'omp.h' does indeed not exist on my system. Should this file be there,
> or should it not be #included in 'solver_class.h' ?
>
>
> Regards,
>
>
> John Smith
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers


More information about the Bf-committers mailing list