Hello all,
my configuration before migrating was a
MacbookPro 2013 with macos 10.13.6
then I migrated via Timemachine to a
MacbookPro 2020 13" with 10.15.6
and now TC doesn`t run anymore.
Maybe because the folder structure is different and important files are not found anymore.
- Supercollider doesn run properly. It does not start Superdirt anymore and it says during booting process:
"Can't open "Stklnst.scx" because Apple can't look for malware inside it"
- Starting TC inside atom is answered like this:
Custom ghci path configured: ~/.ghcup/bin/ghci
Ghci command: /Users/Axel/.ghcup/bin/ghci Ghc-pkg command: /Users/Axel/.ghcup/bin/ghc-pkg
Load BootTidal.hs from /Users/Axel/.atom/packages/tidalcycles/lib/BootTidal.hs
t>Loaded package environment from /Users/Axel/.ghc/x86_64-darwin-8.6.5/environments/default
t>xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun gcc' failed in phase
gcc'. (Exit code: 1)
Can I delete all and start from the beginning with a new installation? And if yes, how? If not, how can I fix this installtion? All kind of help is appreciated.
Ghci check:
Last login: Thu Sep 10 10:21:05 on ttys000
The default interactive shell is now zsh.
To update your account to use zsh, please run chsh -s /bin/zsh
.
For more details, please visit Use zsh as the default shell on your Mac - Apple Support.
Cosmokrator:~ Axel$ ghci
GHCi, version 8.6.5: Home — The Glasgow Haskell Compiler :? for help
Loaded package environment from /Users/Axel/.ghc/x86_64-darwin-8.6.5/environments/default
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
gcc' failed in phase
gcc'. (Exit code: 1)
Cosmokrator:~ Axel$