Xcode Issues
-
I'm on Big Sur and besides "Deprecation" errors I keep getting an error with my "library."
ld: library not found for -lTest App clang: error: linker command failed with exit code 1 (use -v to see invocation)
-
@Bob-Stuck Not sure, but do Xcode and HISE both have full disk access on your system? (Privacy settings in system preferences…)
-
@UrsBollhalder Yes. These errors are not related to that.
-
That error message isn't very helpful as it doesn't say which library it can't find. Try doing what it says and use the -v option to get more detail.