rkdeveloptool icon indicating copy to clipboard operation
rkdeveloptool copied to clipboard

Building error on macOS on M2

Open melis73 opened this issue 1 year ago • 2 comments

./configure make ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [rkdeveloptool] Error 1 make: *** [all-recursive] Error 1

Chip Apple M2 macOS Ventura 13.1 g++ -v Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: arm64-apple-darwin22.2.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin

melis73 avatar May 07 '23 05:05 melis73

same quession

xucongyong avatar Jun 20 '23 16:06 xucongyong

./configure make ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [rkdeveloptool] Error 1 make: *** [all-recursive] Error 1

Chip Apple M2 macOS Ventura 13.1 g++ -v Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: arm64-apple-darwin22.2.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin

solve?

xucongyong avatar Jul 02 '23 12:07 xucongyong