<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello everyone,<div class=""><br class=""></div><div class="">I’m trying to compile bender but running into a linking problem if WHITH_CYCLES is on:</div><div class=""><br class=""></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Undefined symbols for architecture x86_64:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp;&nbsp;"_Controller_actuators_length", referenced from:</div><div class=""><span style="font-family: Menlo; font-size: 11px; text-indent: -12px;" class="">&nbsp; &nbsp; &nbsp;</span><span style="font-family: Menlo; font-size: 11px; text-indent: -12px;" class="">&nbsp;</span><span style="font-family: Menlo; font-size: 11px; text-indent: -12px;" class="">BL::Controller::Controller_actuators_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</span></div><div class=""><br class=""></div><div class="">(see error log below).</div><div class=""><br class=""></div><div class="">Links and works fine without cycles.</div><div class=""><br class=""></div><div class="">This is using XCode on MacOSX 10.11 following instructions on&nbsp;<a href="http://wiki.blender.org/index.php/Dev:Doc/Building_Blender/Mac" class="">http://wiki.blender.org/index.php/Dev:Doc/Building_Blender/Mac</a></div><div class=""><br class=""></div><div class="">Any advice?</div><div class=""><br class=""></div><div class="">Thanks in advance,</div><div class=""><br class=""></div><div class="">—&nbsp;</div><div class=""><br class=""></div><div class=""><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><b class=""></b><br class=""></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><b class="">Build target blender of project Blender with configuration Debug</b></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><b class=""></b><br class=""></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Ld /Users/JM/Documents/Code/Blender/build/bin/Debug/blender.app/Contents/MacOS/blender normal x86_64</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; cd /Users/JM/Documents/Code/Blender/blender</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; export MACOSX_DEPLOYMENT_TARGET=10.6</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -L/Users/JM/Documents/Code/Blender/build/bin/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/jpeg/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/jpeg/lib -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/png/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/png/lib -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/freetype/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/freetype/lib -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/python/lib/python3.5/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/python/lib/python3.5 -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/sdl/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/sdl/lib -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/ffmpeg/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/ffmpeg/lib -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/openexr/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/openexr/lib -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/tiff/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/tiff/lib -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/boost/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/boost/lib -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/openimageio/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/openimageio/lib -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/opencolorio/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/opencolorio/lib -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/fftw3/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/fftw3/lib -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/opencollada/lib/Debug -L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/opencollada/lib -L/Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/Debug -L/Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib -F/Users/JM/Documents/Code/Blender/build/bin/Debug -F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks -filelist /Users/JM/Documents/Code/Blender/build/source/creator/Blender.build/Debug/blender.build/Objects-normal/x86_64/blender.LinkFileList -mmacosx-version-min=10.6 -fexceptions -framework CoreServices -framework Foundation -framework IOKit -framework AppKit -framework Cocoa -framework Carbon -framework AudioUnit -framework AudioToolbox -framework CoreAudio -framework QTKit -lazy_framework ForceFeedback -liconv -Xlinker -unexported_symbols_list -Xlinker /Users/JM/Documents/Code/Blender/blender/source/creator/osx_locals.map -Wl,-search_paths_first -Wl,-headerpad_max_install_names /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_windowmanager.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_api.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_action.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_buttons.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_console.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_file.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_graph.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_image.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_info.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_logic.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_nla.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_node.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_outliner.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_script.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_sequencer.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_text.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_time.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_userpref.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_view3d.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_space_clip.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_transform.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_util.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_uvedit.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_curve.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_gpencil.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_interface.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_mesh.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_metaball.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_object.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_armature.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_physics.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_render.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_screen.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_sculpt_paint.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_sound.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_animation.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_datafiles.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_mask.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_editor_io.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_render.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_python.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_python_ext.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_python_mathutils.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_python_bmesh.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_freestyle.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_ikplugin.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_modifiers.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_bmesh.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_gpu.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_compositor.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_blenkernel.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_rigidbody.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_physics.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_nodes.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_rna.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_blenloader.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_imbuf.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_blenlib.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_depsgraph.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_ghost.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_string.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_avi.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_imbuf_cineon.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_imbuf_openexr.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_imbuf_openimageio.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_imbuf_dds.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_collada.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_elbeem.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_iksolver.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_memutil.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_guardedalloc.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_blen_routines.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_converter.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_phys_dummy.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_phys_bullet.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_smoke.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_lzma.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_logic_ketsji.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_recastnavigation.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_logic.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_rasterizer.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_oglrasterizer.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_logic_expressions.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_scenegraph.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_logic_network.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_logic_ngnetwork.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_bullet.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_logic_loopbacknetwork.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_moto.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_openjpeg.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libge_videotex.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_dna.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_blenfont.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_blentranslation.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_audaspace.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_mikktspace.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_dualcon.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_cycles.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libcycles_render.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libcycles_bvh.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libcycles_device.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libcycles_kernel.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libcycles_kernel_osl.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libcycles_util.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libcycles_subd.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_opencolorio.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_eigen.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_rangetree.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_wcwidth.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_libmv.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_glog.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_gflags.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_glew_mx.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_ceres.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_minilzo.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_glew.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_itasc.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_quicktime.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_carve.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libbf_intern_locale.a -lpng -lz -lbz2 -lfreetype -lpython3.5m -framework OpenAL -lfftw3 -lSDL2 -ltiff /Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/openimageio/lib/libOpenImageIO.a -lpng -ljpeg -ltiff -lIex -lHalf -lIlmImf -lImath -lIlmThread -lz -lbz2 -lOpenColorIO -ltinyxml -lyaml-cpp /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/osl/lib/liboslcomp.a -force_load /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/osl/lib/liboslexec.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/osl/lib/liboslquery.a -lboost_date_time-mt -lboost_filesystem-mt -lboost_regex-mt -lboost_system-mt -lboost_thread-mt -lboost_wave-mt -lboost_locale-mt -ljpeg -lIex -lHalf -lIlmImf -lImath -lIlmThread -lavcodec -lavdevice -lavformat -lavutil -lmp3lame -lswscale -lx264 -lxvidcore -ltheora -ltheoradec -ltheoraenc -lvorbis -lvorbisenc -lvorbisfile -logg -lOpenCOLLADASaxFrameworkLoader -lOpenCOLLADAFramework -lOpenCOLLADABaseUtils -lOpenCOLLADAStreamWriter -lMathMLSolver -lGeneratedSaxParser -lxml2 -lbuffer -lftoa -lpcre /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMLTO.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMLinker.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMipo.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMVectorize.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMBitWriter.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMTableGen.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMDebugInfo.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMOption.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86Disassembler.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86AsmParser.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86CodeGen.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMSelectionDAG.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMAsmPrinter.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86Desc.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86Info.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86AsmPrinter.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86Utils.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMIRReader.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMBitReader.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMAsmParser.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMMCDisassembler.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMMCParser.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMInstrumentation.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMInterpreter.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMMCJIT.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMJIT.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMCodeGen.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMObjCARCOpts.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMScalarOpts.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMInstCombine.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMTransformUtils.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMipa.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMAnalysis.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMRuntimeDyld.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMExecutionEngine.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMTarget.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMMC.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMObject.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMCore.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMSupport.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_clew.a /Users/JM/Documents/Code/Blender/build/lib/Debug/libextern_cuew.a -framework AGL -framework OpenGL -lstdc++ -lpng -lz -lbz2 -lfreetype -lpython3.5m -framework OpenAL -lfftw3 -lSDL2 -ltiff /Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/openimageio/lib/libOpenImageIO.a -lOpenColorIO -ltinyxml -lyaml-cpp /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/osl/lib/liboslcomp.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/osl/lib/liboslexec.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/osl/lib/liboslquery.a -lboost_date_time-mt -lboost_filesystem-mt -lboost_regex-mt -lboost_system-mt -lboost_thread-mt -lboost_wave-mt -lboost_locale-mt -lavcodec -lavdevice -lavformat -lavutil -lmp3lame -lswscale -lx264 -lxvidcore -ltheora -ltheoradec -ltheoraenc -lvorbis -lvorbisenc -lvorbisfile -logg -lOpenCOLLADASaxFrameworkLoader -lOpenCOLLADAFramework -lOpenCOLLADABaseUtils -lOpenCOLLADAStreamWriter -lMathMLSolver -lGeneratedSaxParser -lxml2 -lbuffer -lftoa -lpcre /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMLTO.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMLinker.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMipo.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMVectorize.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMBitWriter.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMTableGen.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMDebugInfo.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMOption.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86Disassembler.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86AsmParser.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86CodeGen.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMSelectionDAG.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMAsmPrinter.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86Desc.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86Info.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86AsmPrinter.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMX86Utils.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMIRReader.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMBitReader.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMAsmParser.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMMCDisassembler.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMMCParser.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMInstrumentation.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMInterpreter.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMMCJIT.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMJIT.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMCodeGen.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMObjCARCOpts.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMScalarOpts.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMInstCombine.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMTransformUtils.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMipa.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMAnalysis.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMRuntimeDyld.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMExecutionEngine.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMTarget.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMMC.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMObject.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMCore.a /Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/libLLVMSupport.a -framework AGL -framework OpenGL -lstdc++ -Xlinker -dependency_info -Xlinker /Users/JM/Documents/Code/Blender/build/source/creator/Blender.build/Debug/blender.build/Objects-normal/x86_64/blender_dependency_info.dat -o /Users/JM/Documents/Code/Blender/build/bin/Debug/blender.app/Contents/MacOS/blender</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/jpeg/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/png/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/freetype/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/python/lib/python3.5/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/sdl/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/ffmpeg/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/openexr/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/tiff/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/boost/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/openimageio/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/opencolorio/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/fftw3/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/blender/../lib/darwin-9.x.universal/opencollada/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: warning: directory not found for option '-L/Users/JM/Documents/Code/Blender/lib/darwin-9.x.universal/llvm/lib/Debug'</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Undefined symbols for architecture x86_64:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_Controller_actuators_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Controller::Controller_actuators_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Controller::Controller_actuators_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Controller::Controller_actuators_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Controller::Controller_actuators_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Controller::Controller_actuators_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Controller::Controller_actuators_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Controller::Controller_actuators_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_CurveMapping_curves_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::CurveMapping::CurveMapping_curves_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::CurveMapping::CurveMapping_curves_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::CurveMapping::CurveMapping_curves_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::CurveMapping::CurveMapping_curves_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::CurveMapping::CurveMapping_curves_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::CurveMapping::CurveMapping_curves_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::CurveMapping::CurveMapping_curves_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshColorLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshColorLayer::MeshColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshColorLayer::MeshColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshColorLayer::MeshColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshColorLayer::MeshColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshColorLayer::MeshColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshColorLayer::MeshColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshColorLayer::MeshColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshLoopColorLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshLoopColorLayer::MeshLoopColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshLoopColorLayer::MeshLoopColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshLoopColorLayer::MeshLoopColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshLoopColorLayer::MeshLoopColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshLoopColorLayer::MeshLoopColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshLoopColorLayer::MeshLoopColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshLoopColorLayer::MeshLoopColorLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshPaintMaskLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPaintMaskLayer::MeshPaintMaskLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPaintMaskLayer::MeshPaintMaskLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPaintMaskLayer::MeshPaintMaskLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPaintMaskLayer::MeshPaintMaskLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPaintMaskLayer::MeshPaintMaskLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPaintMaskLayer::MeshPaintMaskLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPaintMaskLayer::MeshPaintMaskLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshPolygonFloatPropertyLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonFloatPropertyLayer::MeshPolygonFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonFloatPropertyLayer::MeshPolygonFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonFloatPropertyLayer::MeshPolygonFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonFloatPropertyLayer::MeshPolygonFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonFloatPropertyLayer::MeshPolygonFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonFloatPropertyLayer::MeshPolygonFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonFloatPropertyLayer::MeshPolygonFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshPolygonIntPropertyLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonIntPropertyLayer::MeshPolygonIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonIntPropertyLayer::MeshPolygonIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonIntPropertyLayer::MeshPolygonIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonIntPropertyLayer::MeshPolygonIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonIntPropertyLayer::MeshPolygonIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonIntPropertyLayer::MeshPolygonIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonIntPropertyLayer::MeshPolygonIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshPolygonStringPropertyLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonStringPropertyLayer::MeshPolygonStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonStringPropertyLayer::MeshPolygonStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonStringPropertyLayer::MeshPolygonStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonStringPropertyLayer::MeshPolygonStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonStringPropertyLayer::MeshPolygonStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonStringPropertyLayer::MeshPolygonStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshPolygonStringPropertyLayer::MeshPolygonStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshSkinVertexLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshSkinVertexLayer::MeshSkinVertexLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshSkinVertexLayer::MeshSkinVertexLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshSkinVertexLayer::MeshSkinVertexLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshSkinVertexLayer::MeshSkinVertexLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshSkinVertexLayer::MeshSkinVertexLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshSkinVertexLayer::MeshSkinVertexLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshSkinVertexLayer::MeshSkinVertexLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshTextureFaceLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTextureFaceLayer::MeshTextureFaceLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTextureFaceLayer::MeshTextureFaceLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTextureFaceLayer::MeshTextureFaceLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTextureFaceLayer::MeshTextureFaceLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTextureFaceLayer::MeshTextureFaceLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTextureFaceLayer::MeshTextureFaceLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTextureFaceLayer::MeshTextureFaceLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshTexturePolyLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTexturePolyLayer::MeshTexturePolyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTexturePolyLayer::MeshTexturePolyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTexturePolyLayer::MeshTexturePolyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTexturePolyLayer::MeshTexturePolyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTexturePolyLayer::MeshTexturePolyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTexturePolyLayer::MeshTexturePolyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshTexturePolyLayer::MeshTexturePolyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshUVLoopLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshUVLoopLayer::MeshUVLoopLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshUVLoopLayer::MeshUVLoopLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshUVLoopLayer::MeshUVLoopLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshUVLoopLayer::MeshUVLoopLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshUVLoopLayer::MeshUVLoopLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshUVLoopLayer::MeshUVLoopLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshUVLoopLayer::MeshUVLoopLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshVertexFloatPropertyLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexFloatPropertyLayer::MeshVertexFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexFloatPropertyLayer::MeshVertexFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexFloatPropertyLayer::MeshVertexFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexFloatPropertyLayer::MeshVertexFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexFloatPropertyLayer::MeshVertexFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexFloatPropertyLayer::MeshVertexFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexFloatPropertyLayer::MeshVertexFloatPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshVertexIntPropertyLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexIntPropertyLayer::MeshVertexIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexIntPropertyLayer::MeshVertexIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexIntPropertyLayer::MeshVertexIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexIntPropertyLayer::MeshVertexIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexIntPropertyLayer::MeshVertexIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexIntPropertyLayer::MeshVertexIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexIntPropertyLayer::MeshVertexIntPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_MeshVertexStringPropertyLayer_data_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexStringPropertyLayer::MeshVertexStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexStringPropertyLayer::MeshVertexStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexStringPropertyLayer::MeshVertexStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexStringPropertyLayer::MeshVertexStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexStringPropertyLayer::MeshVertexStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexStringPropertyLayer::MeshVertexStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::MeshVertexStringPropertyLayer::MeshVertexStringPropertyLayer_data_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_Sensor_controllers_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Sensor::Sensor_controllers_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Sensor::Sensor_controllers_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Sensor::Sensor_controllers_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Sensor::Sensor_controllers_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Sensor::Sensor_controllers_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Sensor::Sensor_controllers_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Sensor::Sensor_controllers_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; "_Spline_points_length", referenced from:</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Spline::Spline_points_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_python.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Spline::Spline_points_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_session.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Spline::Spline_points_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_camera.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Spline::Spline_points_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_sync.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Spline::Spline_points_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_object.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Spline::Spline_points_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_shader.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; BL::Spline::Spline_points_length_wrap(PointerRNA*) in libbf_intern_cycles.a(blender_curves.o)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; &nbsp; ...</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">ld: symbol(s) not found for architecture x86_64</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">clang: error: linker command failed with exit code 1 (use -v to see invocation)</div><div style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div></div></body></html>