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: [email protected] web: http://www.jensverwiebe.de _______________________________________________ Bf-committers mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-committers
