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
Hello,
Did you test to binaries provided in the GitHub releases? To compile and install TuttleOFX, the only required dependency is boost. Other dependencies offer more plugins, so it depends on your needs. The quicker installation should be something like that:
pacman -Ss boost
git clone --recursive git://github.com/tuttleofx/TuttleOFX.git
cd TuttleOFX
./configure
make
make install
Could you provide a tutorial for install tuttleofx at archlinux?
The text was updated successfully, but these errors were encountered: