[Bf-committers] Fwd: Linker fails using Xcode

Martijn Berger martijn.berger at gmail.com
Tue Nov 15 17:23:43 CET 2016


On Tue, Nov 15, 2016 at 5:01 PM, Gruber Aurel <augruber at student.ethz.ch>
wrote:

> Hey Valentin
>
> I’m not an expert on this, but let me try with my 5 cents:
>
> - What precompiled libraries do you use? What happens if you use these
> darwin libraries:
> https://svn.blender.org/svnroot/bf-blender/trunk/lib/darwin
> instead of darwin-9.x.universal?
>
> I got that link from Brecht because I need c++11 features. But then you
> need to se WITH_CXX11 = on. I think.
>

That is correct.


>
> Hope that helps
>
> Aurel
>
> On 15 Nov 2016, at 16:54, Jens Verwiebe <info at jensverwiebe.de<mailto:i
> nfo at jensverwiebe.de>> wrote:
>
> 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, Валентин Руэда <suares.valentin at gmail.com
> <mailto:suares.valentin at gmail.com>>
> 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
> Bf-committers at blender.org<mailto:Bf-committers at blender.org>
> https://lists.blender.org/mailman/listinfo/bf-committers
>
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org<mailto:Bf-committers at blender.org>
> 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: info at jensverwiebe.de<mailto:info at jensverwiebe.de>
> web: http://www.jensverwiebe.de
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org<mailto:Bf-committers at blender.org>
> https://lists.blender.org/mailman/listinfo/bf-committers
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> https://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list