android-local-vpn icon indicating copy to clipboard operation
android-local-vpn copied to clipboard

MacOS Arm linking with `cc` failed: exit status: 1

Open zaferatli opened this issue 1 year ago • 0 comments

Hi,

when i try to build i got error like:

error: linking with `cc` failed: exit status: 1
  |
  = note: LC_ALL="C" PATH="/Users/zaferatli/.rustup/toolchains/stable-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/bin:/Users/zaferatli/.rustup/toolchains/stable-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/bin 
  ....
            clang: error: linker command failed with exit code 1 (use -v to see invocation)


error: could not compile `vpn` (lib) due to 1 previous error

have anyone here to facing similar issues, thanks

zaferatli avatar Aug 06 '24 20:08 zaferatli