Re: [Bf-committers] Fwd: Linker fails using Xcode

2016-11-17 Thread Gruber Aurel

Ok, seems to be manly cycles related - can you turn off all the WITH_CYCLES_ 
parameters and see what happens?


> On 17 Nov 2016, at 12:57, Valentin Rueda  wrote:
> 
> Hello,
> 
> Changing darwin and CXX11 helped, but not entirely
> Still have about 130 link errors - http://hastebin.com/axihoduceh.rb
> 
> Have tried to add/remove lc++ and set WITH_C11, it gave me same results
> 
> Thanks
> 
> -- 
> Best regards
> Valentin Rueda
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> https://lists.blender.org/mailman/listinfo/bf-committers

___
Bf-committers mailing list
Bf-committers@blender.org
https://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Fwd: Linker fails using Xcode

2016-11-17 Thread Valentin Rueda
Hello,

Changing darwin and CXX11 helped, but not entirely
Still have about 130 link errors - http://hastebin.com/axihoduceh.rb

Have tried to add/remove lc++ and set WITH_C11, it gave me same results

Thanks

-- 
Best regards
Valentin Rueda
___
Bf-committers mailing list
Bf-committers@blender.org
https://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Fwd: Linker fails using Xcode

2016-11-17 Thread Gruber Aurel

Alright, remove “-lc++” and then turn WITH_C11 off and use WITH_CXX11. That is 
not the same thing. It should then automatically look for libraries in 
/lib/darwin. If you still get 
darwin-9.x.universal errors, youre doing it wrong.

Aurel

> On 17 Nov 2016, at 00:16, Валентин Руэда  wrote:
> 
> Hello, thanks for responses!
> 
> I've tried to add "-lc++" to "cmake_linker_flags", but I have the same
> issue.
> 
> If I use another version of darwin I get only 1 linker error "Library not
> found -llex" (even with WITH_C11)
> 
> The build log that I had and still have:  http://hastebin.com/arohoyinuf.rb
> 
> Thanks
> 
> -- 
> Best regards
> Valentin Rueda
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> https://lists.blender.org/mailman/listinfo/bf-committers

___
Bf-committers mailing list
Bf-committers@blender.org
https://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Fwd: Linker fails using Xcode

2016-11-17 Thread Jens Verwiebe
You are using the wrong old "darwin9" libs , which are stdc++, use the 
c++11 compiled "darwin"

Normally they should be used automatically when choosing cmake 
WITH_CXX11 option. Check over.

Jens



Am 17.11.2016 um 00:16 schrieb Валентин Руэда:
> Hello, thanks for responses!
>
> I've tried to add "-lc++" to "cmake_linker_flags", but I have the same
> issue.
>
> If I use another version of darwin I get only 1 linker error "Library not
> found -llex" (even with WITH_C11)
>
> The build log that I had and still have:  http://hastebin.com/arohoyinuf.rb
>
> Thanks
>

-- 

Jens Verwiebe
Allerskehre 44 - 22309 Hamburg

Tel.: +49 40 68 78 50
mobile: +49 172 400 49 07
mailto: i...@jensverwiebe.de
web: http://www.jensverwiebe.de

___
Bf-committers mailing list
Bf-committers@blender.org
https://lists.blender.org/mailman/listinfo/bf-committers