You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2020. It is now read-only.
Attempting to build Tachyon 0.16.2 on MacOS 10.11.x produces an error when it reaches the Syphon dependency:
Scanning dependencies of target mac-syphon
make[2]: *** No rule to make target `plugins/mac-syphon/CMakeFiles/mac-syphon.dir/build'. Stop.
make[1]: *** [plugins/mac-syphon/CMakeFiles/mac-syphon.dir/all] Error 2
make: *** [all] Error 2
cp: ../build_deps/go/bin/ftl-express: No such file or directory
Attempting to build Tachyon 0.16.2 on MacOS 10.11.x produces an error when it reaches the Syphon dependency:
Scanning dependencies of target mac-syphon
make[2]: *** No rule to make target `plugins/mac-syphon/CMakeFiles/mac-syphon.dir/build'. Stop.
make[1]: *** [plugins/mac-syphon/CMakeFiles/mac-syphon.dir/all] Error 2
make: *** [all] Error 2
cp: ../build_deps/go/bin/ftl-express: No such file or directory
This is running the included macbuild.sh script.