Problem with the "make"

Halo and good morning to all, excuse the bad english and thank you in advance for the answers.
I’m trying to build root with compile/make on macOS Sierra; “compile” works well but the report of the make highlights an error:

ld: library not found for -lCore
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [lib/libCore.dylib] Error 1

I had to specify that “cmake” works even worse than “make” and I’m not so familiar with this language. Thank you so much.

Please read and follow the Building ROOT instructions

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.