You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/wangyu-/tinyPortMapper/ tinyPortMapper-by-wangyu-
cd tinyPortMapper-by-wangyu-
make
显示:
...
ld: library not found for -lcrt0.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [all] Error 1
yudeMacBook-Air:tinyPortMapper-by-wangyu- brite$ which clang
/usr/local/opt/llvm/bin/clang
yudeMacBook-Air:tinyPortMapper-by-wangyu- brite$
怎么解决?
The text was updated successfully, but these errors were encountered:
hello.
git clone https://github.com/wangyu-/tinyPortMapper/ tinyPortMapper-by-wangyu-
cd tinyPortMapper-by-wangyu-
make
显示:
...
ld: library not found for -lcrt0.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [all] Error 1
yudeMacBook-Air:tinyPortMapper-by-wangyu- brite$ which clang
/usr/local/opt/llvm/bin/clang
yudeMacBook-Air:tinyPortMapper-by-wangyu- brite$
怎么解决?
The text was updated successfully, but these errors were encountered: