tenacityteam / tenacity-legacy

THIS REPO IS NOT MAINTAINED ANYMORE. Please see https://codeberg.org/tenacityteam/tenacity for Tenacity, which is maintained.
https://tenacityaudio.org
Other
6.77k stars 256 forks source link

Build Error in macOS 12.2.1 #707

Open syurin-nagatuki opened 2 years ago

syurin-nagatuki commented 2 years ago

Guidelines

Version/Commit hash

No response

Describe the bug.

I built Tenacity on macOS with M1 mac. When the build was about to finish, the build stopped with the following error message:

ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: [src/CMakeFiles/Tenacity.dir/build.make:6390: bin/Debug/Tenacity.app/Contents/MacOS/Tenacity] error 1 gmake[1]: [CMakeFiles/Makefile2:529: src/CMakeFiles/Tenacity.dir/all] error 2 gmake: *** [Makefile:156: all] error 2

Expected behavior

I don't know the cause.

OS

macOS 12.2.1 on M1 mac book air

Additional context

No response

This issue is not a duplicate