!tapi-tbd error compiling on macOS Catalina, version 10.15.7 #16353
-
Hello, A friend of mine is compiling MOOSE on macOS Catalina, version 10.15.7. He uses the conda approach to install and gets the following compile error:
I googled this error and found some suggestions are to update the Xcode library on the Mac. He did so and still gets the problem. I'm not very familiar with compiling on Mac so are there any suggestions here? I'll direct him to this thread if there are any more questions to answer about his machine/build. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I am working on updating the MOOSE conda packages for compatibility with Xcode / Command Line Tools version 12 that will fix this issue in #16295. In the meantime, your friend needs to downgrade his Command Line Tools to version 11.5. He can do this by performing the following:
|
Beta Was this translation helpful? Give feedback.
I am working on updating the MOOSE conda packages for compatibility with Xcode / Command Line Tools version 12 that will fix this issue in #16295. In the meantime, your friend needs to downgrade his Command Line Tools to version 11.5. He can do this by performing the following:
sudo rm -rf /Library/Developer/CommandLineTools