This repository was archived by the owner on Nov 28, 2024. It is now read-only.
Description hi。
我运行make,显示:
...
[ 67%] Built target fmt
Scanning dependencies of target vpncore
[ 67%] Linking CXX static library libvpncore.a
ar: no archive members specified
usage: ar -d [-TLsv] archive file ...
ar -m [-TLsv] archive file ...
ar -m [-abiTLsv] position archive file ...
ar -p [-TLsv] archive [file ...]
ar -q [-cTLsv] archive file ...
ar -r [-cuTLsv] archive file ...
ar -r [-abciuTLsv] position archive file ...
ar -t [-TLsv] archive [file ...]
ar -x [-ouTLsv] archive [file ...]
make[2]: *** [vpncore/libvpncore.a] Error 1
make[1]: *** [vpncore/CMakeFiles/vpncore.dir/all] Error 2
make: *** [all] Error 2
yudeMacBook-Air:avpn-master brite$ ls
CMakeCache.txt README.md third_party
CMakeFiles avpn tun2socks.service
CMakeLists.txt bin tun2socks.service.in
LICENSE cmake vpncore
Makefile cmake_install.cmake
yudeMacBook-Air:avpn-master brite$ ls bin
yudeMacBook-Air:avpn-master brite$
如何解决?
Reactions are currently unavailable
hi。
我运行make,显示:
...
[ 67%] Built target fmt
Scanning dependencies of target vpncore
[ 67%] Linking CXX static library libvpncore.a
ar: no archive members specified
usage: ar -d [-TLsv] archive file ...
ar -m [-TLsv] archive file ...
ar -m [-abiTLsv] position archive file ...
ar -p [-TLsv] archive [file ...]
ar -q [-cTLsv] archive file ...
ar -r [-cuTLsv] archive file ...
ar -r [-abciuTLsv] position archive file ...
ar -t [-TLsv] archive [file ...]
ar -x [-ouTLsv] archive [file ...]
make[2]: *** [vpncore/libvpncore.a] Error 1
make[1]: *** [vpncore/CMakeFiles/vpncore.dir/all] Error 2
make: *** [all] Error 2
yudeMacBook-Air:avpn-master brite$ ls
CMakeCache.txt README.md third_party
CMakeFiles avpn tun2socks.service
CMakeLists.txt bin tun2socks.service.in
LICENSE cmake vpncore
Makefile cmake_install.cmake
yudeMacBook-Air:avpn-master brite$ ls bin
yudeMacBook-Air:avpn-master brite$
如何解决?