-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
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
Error while downloading third party files #419
Comments
Full output
|
In order to fix this, I edited https://github.com/robotology/ycm/blob/2583228ed11f0fe5ba32497943b112099cd1af81/3rdparty/ecm.cmake#L12 |
I suspect we are the reason why that URL does not work, any other file or any other tag works from that repo works fine. Anyhow, this should problem should be fixed at the root with #402, and that was released with v0.14.0 . Which version of YCM are you using? |
|
Related issue: robotology/gazebo-yarp-plugins#631 and robotology/wearables#160 . All those CIs broke for the |
Today I had the following error while compiling
YCM
on Windows with Visual Studio2022
In particular, it seems that it is not possible to see the raw file when using a branch (try to click on "Open raw" on https://invent.kde.org/frameworks/extra-cmake-modules/-/blob/v5.79.0/COPYING-CMAKE-SCRIPTS), while it is possible to see the raw file when using a permalink (try with https://invent.kde.org/frameworks/extra-cmake-modules/-/blob/ce726d388a59b941e2e6f6f487132532511af03d/COPYING-CMAKE-SCRIPTS)
cc @traversaro
The text was updated successfully, but these errors were encountered: