ScintillatorSynth / Scintillator

A Video Synthesis Engine for SuperCollider
https://scintillatorsynth.org
56 stars 8 forks source link

make fails at downloading AppImageKit-checkrt #181

Open FunctionalJerk opened 2 years ago

FunctionalJerk commented 2 years ago

after failing to download:

-- Using src='https://github.com/darealshinji/AppImageKit-checkrt/releases/download/continuous/exec-x86_64.so'
-- Retrying...

make finishes with:

make[2]: *** [src/CMakeFiles/checkrt-install.dir/build.make:89: src/ext/src/checkrt-stamp/checkrt-download] Error 1
make[1]: *** [CMakeFiles/Makefile2:2315: src/CMakeFiles/checkrt-install.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

The file doesn't exist anymore or has moved somewhere?