-
Notifications
You must be signed in to change notification settings - Fork 255
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
MSVC version update #646
Comments
Hi @sersoftin Thanks for your report. Please check the warnings and readmes in the repo. Conan 1 is no longer the recommended version, and cmake-conan version 0.18.1 is for Conan 1. Conan 2 was released 16 months ago already, and the recommended version is the one using CMake providers, that has already been updated. In any case, I think the fix you are looking for is the one in #643, which has been merged to |
@memsharded Thanks. |
Same issue here: https://github.com/tbeu/matio/actions/runs/9456015260/job/26047052662?pr=249#step:5:40 Can you please create a new release - either C1 or C2 - where the issue is fixed. Thanks. |
The The recommended approach is to download a copy an put it in the project, so it can be used easily just by cloning the project. Conan 1 will not get more releases for |
Thanks for the reply.
I already did and was able to patch manually. |
Sounds good, thanks for the feedback. I am closing this ticket as resolved, keep tuned to the repo for the first numbered releases with the Conan 2 |
The Microsoft compiler has been updated and is no longer able to run conan install from conan.cmake.
Please fix this for cmake wrapper 0.18.1.
The text was updated successfully, but these errors were encountered: