Try adding -lc++ to the cmake_exe_linkerflags.
Jens Am 15.11.2016 um 14:22 schrieb Aaron Carlisle: > Hi Rueda, > > Email attachments get deleted on the mailing list, > please paste the log to http://hastebin.com/ > and share the link here. > > In best regards, > > Aaron Carlisle > > On Mon, Nov 14, 2016 at 6:55 PM, Валентин Руэда <[email protected]> > wrote: > >> Hello all, >> >> I'm trying to build blender on Os X (10.11.6) using Xcode. >> After I run cmake and change Standard library to libc++ it successfully >> compiles, but the linker fails >> I've tried different deployment targets. >> >> I'm wondering if I need to change any parameters in Cmake? >> >> Please find the build log attached >> >> >> -- >> Best regards >> Valentin >> >> >> >> -- >> Best regards >> Rueda Valentin >> >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> https://lists.blender.org/mailman/listinfo/bf-committers >> >> > _______________________________________________ > Bf-committers mailing list > [email protected] > https://lists.blender.org/mailman/listinfo/bf-committers -- Jens Verwiebe Allerskehre 44 - 22309 Hamburg Tel.: +49 40 68 78 50 mobile: +49 172 400 49 07 mailto: [email protected] web: http://www.jensverwiebe.de _______________________________________________ Bf-committers mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-committers
