We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The second time you run make install you get:
make install
cp: cannot overwrite directory '/usr/local/share/raysession/src/gui/patchbay' with non-directory
This is happening from current master branch
The text was updated successfully, but these errors were encountered:
c349696 was already affected
Sorry, something went wrong.
oh, you should run make uninstall before if already installed.
make uninstall
No branches or pull requests
The second time you run
make install
you get:cp: cannot overwrite directory '/usr/local/share/raysession/src/gui/patchbay' with non-directory
This is happening from current master branch
The text was updated successfully, but these errors were encountered: