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
On Ubuntu and Fedora, the dev branch fails to compile due to bad paths:
Install the project... -- Install configuration: "Release" -- Installing: /lib/libmedCore.so CMake Error at layers/medCore/cmake_install.cmake:52 (file): file INSTALL cannot copy file "/mnt/storage/workspace/med-ubuntu-weekly/build/medInria-build/lib/libmedCore.so" to "/lib/libmedCore.so": Permission denied. Call Stack (most recent call first): layers/cmake_install.cmake:47 (include) cmake_install.cmake:47 (include)
The "/lib/libmedCore.so" seems wrong
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On Ubuntu and Fedora, the dev branch fails to compile due to bad paths:
The "/lib/libmedCore.so" seems wrong
The text was updated successfully, but these errors were encountered: