Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ld: library not found for -lSystem #95

Open
LuckyLeeLL opened this issue Jul 21, 2022 · 0 comments
Open

ld: library not found for -lSystem #95

LuckyLeeLL opened this issue Jul 21, 2022 · 0 comments

Comments

@LuckyLeeLL
Copy link

LuckyLeeLL commented Jul 21, 2022

when i run bash build.sh on MAC, i getting this error :

[ 6%] Linking CXX shared library libmagent.dylib [ 6%] Linking CXX executable testlib [ 9%] Linking CXX executable render/render ld: library not found for -lSystem ld: library not found for -lSystem ld: library not found for -lSystem clang-14clang-14: clang-14: : error: error: error: linker command failed with exit code 1 (use -v to see invocation) linker command failed with exit code 1 (use -v to see invocation)linker command failed with exit code 1 (use -v to see invocation)

What can I do to solve this problem?

-Version list
cmake version 3.23.2
llvm version 14.0.6_1
boost version 1.79.0_1
jsoncpp version 1.9.5
websocketpp version 0.8.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant