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
It happens to me as well, both in Ubuntu 22.04 and macOS Ventura.
Output from Ventura: Undefined symbols for architecture arm64: "launchd_main(int, char**)", referenced from: _main in main.cc.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [test/test_all] Error 1 make[1]: *** [test/CMakeFiles/test_all.dir/all] Error 2 make: *** [all] Error 2
compiler: clang version 15.0.7
how to reproduce:
The text was updated successfully, but these errors were encountered: