[Bf-committers] Building blender on OS X problem

Doeke Wartena doeke.wartena at gmail.com
Mon Feb 8 12:44:04 CET 2016


I try to build blender following this documentation:

http://wiki.blender.org/index.php/Dev:Doc/Building_Blender/Mac

I'm stuck at the building blender part. I do get a blender.app file but
there is a cross in it (macs way to tell it can't be executed).

[image: enter image description here] <http://i.stack.imgur.com/YTPs9.png>

I try to build with terminal and not with xcode.

The last lines in the terminal log are:

[100%] Building C object
source/creator/CMakeFiles/blender.dir/buildinfo.c.o[100%] Linking CXX
executable ../../bin/blender.app/Contents/MacOS/blender
ld: archive has no table of contents file
'../../lib/libbf_editor_space_api.a' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/blender.app/Contents/MacOS/blender] Error 1
make[1]: *** [source/creator/CMakeFiles/blender.dir/all] Error 2
make: *** [all] Error 2

Please someone help.


More information about the Bf-committers mailing list