Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 12.0.1
-
None
-
7fdfc2ac1 (12.0), d13a7dc9b (13.0)
Description
Given a simple project that uses:
[requires] spdlog/1.12.0
It is expected that the project configures correctly, but instead it fails with:
[cmake] ======== Installing packages ======== [cmake] ERROR: There are invalid packages: [cmake] fmt/10.2.0: Invalid: 'settings.compiler.runtime' value not defined [cmake] spdlog/1.12.0: Invalid: 'settings.compiler.runtime' value not defined
Originally reported at https://forum.qt.io/topic/153573/conan-install-error-on-qtcreator-12-0-0-12-0-1