I tried installing MUSIC on apple M1 Arm. I have problems in the make process, especially linking problems. Does anybody know whether it is possible to install MUSIC on Arm?
this is the error at the end of the "make" process:
...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [music] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I tried installing MUSIC on apple M1 Arm. I have problems in the make process, especially linking problems. Does anybody know whether it is possible to install MUSIC on Arm?
this is the error at the end of the "make" process:
...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [music] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2