CMake errors when compiling #18
Unanswered
CarlosUnchained
asked this question in
Q&A
Replies: 3 comments 18 replies
|
Hi, sorry it's not working! Can you let me know some of the error output for each of those commands? Do |
9 replies
|
It seems that LLVM wasn't built, but the step that would build it is being skipped. Lines 17 to 20 in d936d87 You may need to delete the |
3 replies
|
You should delete the |
6 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.
First of all, thanks for sharing!
I'm trying to compile TD-Faust on my Apple silicon and I'm not able to make it work.
sh build_macos.shreturns CMake errors. I saw the instructions about changing the script to compile for silicon but after a long search I found no solution. Any idea how to compile it properly?Also
git submodule update --init --recursivescript doesn't seem to end running.Thank you again! @DBraun
All reactions