Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-30169

Auto-Package setup doesn't work with specific Conan project

    XMLWordPrintable

Details

    • 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

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            cadam Cristian Adam
            cadam Cristian Adam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes