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
{{ message }}
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.
Mac 10.13.2 brew 了openssl, export 了CPPFLAGS, LDFLAGS,
Undefined symbols for architecture x86_64:
"_cache_add", referenced from:
_download_write in baidupcs-shell.o
_download_write_for_multy_thread in baidupcs-shell.o
"_cache_flush", referenced from:
_do_download in baidupcs-shell.o
_download_write in baidupcs-shell.o
_download_write_for_multy_thread in baidupcs-shell.o
"_cache_init", referenced from:
_do_download in baidupcs-shell.o
"_cache_reset", referenced from:
_download_write_for_multy_thread in baidupcs-shell.o
"_cache_uninit", referenced from:
_do_download in baidupcs-shell.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [baidupcs] Error 1
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
Mac 10.13.2 brew 了openssl, export 了CPPFLAGS, LDFLAGS,
The text was updated successfully, but these errors were encountered: