Use the clang-omp i provided in libs. ( instructions in README ). Apple clang does not support openmp, but someone made it ON by default, which is not sufficient.
Jens Am 01.05.2014 um 22:05 schrieb Varanda - CG Labs <[email protected]>: > Hello, > > I am having problems to build Blender for MacOSX (Mavericks) using the very > latest trunk/Master in my MacBook. > A couple months ago the entire process worked perfectly for my Mac desktop > also with Mavericks. > > The build complain about a missing lib: I guess libgompo, the logged error > line is: > > $ make > Scanning dependencies of target datatoc > [ 0%] Building C object > source/blender/datatoc/CMakeFiles/datatoc.dir/datatoc.c.o > clang: warning: argument unused during compilation: '-fopenmp' > Linking C executable ../../../bin/datatoc > ld: library not found for -lgomp > clang: error: linker command failed with exit code 1 (use -v to see > invocation) > > Disabling OpenMP on ccmake (WITH_OPENMP off) does not do any good. > > Thanks in advance, > Varanda > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _____________________________________ Jens Verwiebe Allerskehre 44 - 22309 Hamburg Tel.: +49 40 68 78 50 mobil: +49 172 400 49 07 mailto: [email protected] web: http://www.jensverwiebe.de _____________________________________ _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
