cmake - Linking CXX shared library -


i'm trying utopia documents installed source.. have managed dependencies , stuff sorted out , left nasty dynamic linking (cmake) error :

linking cxx shared library ../../../utopia.app/contents/libraries/libutopia2_qt.dylib linking cxx shared library ../../../utopia.app/contents/libraries/libutopia2_auth.dylib linking cxx shared library ../../utopia.app/contents/libraries/libcrackle.dylib  [ 44%] built target utopia2_qt make: *** [all] error 2  make[1]: *** [cmakefiles/cmtrycompileexec3810696602.dir/checksymbolexists.cxx.o] error 1 make: *** [cmtrycompileexec3810696602/fast] error 2 


Comments