Hi, diegonoguerab
Yes, it has been resolved.
The cause is that tidal--lib is not installed properly.
I posted the solution in the article. But It's Japanese only yet. Please use Google Translate and try it.
Hi, Barbe
Thank you for your answer.
I tried to install homebrew by pasting the code in terminal but it seems that it doesn't worked out (Im really new to this...)
This is what I got;
Hello Barbe!
I really appreciate your help and patience. I followed step by step what you indicated in your answer. I installed each of the programs, but still Tidal shows me the same error. In TERMINAL I could see that Tidal couldn't figure out the llvm version.
Thanks again !
Its been days trying to install Tidal!
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
ghc: could not execute: opt
)
Failed to build exe:hsc2hs from hsc2hs-0.68.8 (which is required by exe:tidal
from tidal-1.7.10). See the build log above for details.
Failed to build indexed-traversable-0.1.2 (which is required by exe:tidal from
tidal-1.7.10). See the build log above for details.
Failed to build primitive-0.7.3.0 (which is required by exe:tidal from
tidal-1.7.10). See the build log above for details.
Failed to build splitmix-0.1.0.4 (which is required by exe:tidal from
tidal-1.7.10). See the build log above for details.
Failed to build tagged-0.8.6.1 (which is required by exe:tidal from
tidal-1.7.10). See the build log above for details.
I was the error too. but, after installing llvm 12 and GHC 8.10.7 (and path), I set ghcap and it succeeded.
Is GHCup Arm version?
You can check it with this code.
file ~/.ghcup/bin/ghcup
If it is displayed in the terminal as executable arm64, It is OK .
and then
Install llvm version 12 with Homebrew.
brew install llvm@12
Install GHC 8.10.7 through the path to llvm12 that you just installed.
(The LLVM opt and llc commands are required to generate the executable file.)
I'm sorry. The location of llvm @ 12 was different...
That's great. It will help many people. I have just read it.
I will be lookin in this forum if someone needs help with their M1. I can send them your article
Thanks again for your work.
Hi this isnt working for me. I get to posting this line in terminal and get this back...
zsh: command not found: ghcup
seancarroll@SEANs-MacBook-Pro ~ %
...and when booting tidal I still get the t>
: error:
Could not find module ‘Sound.Tidal.Context’
It is not a module in the current program, or in any known package.