Mac clang: error: linker command failed with exit code 1 #2200
Replies: 1 comment 4 replies
-
Hi, We now use meson and ninja:
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was able to get passed the ./configure stage but executing make has been an issue. Could someone please explain how to fix this error:
ld: archive member 'libcgns.a' not a mach-o file in '/Users/vanessachung/Downloads/SU2-7.0.4/Common/lib/libSU2.a'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [../bin/SU2_CFD] Error 1
make: *** [all-recursive] Error 1
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions