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

Qt 6.0 Install on linux / mac / windows

    XMLWordPrintable

Details

    • All

    Description

      After downloading and installing Qt 6.0, making a new project, the CMakeLists.txt contains:

      find_package(Qt5Core)

      And is unable to continue parsing the project

      Manually changing to:

      find_package(Qt6Core)

      Resolves the issue

       

       

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            bryan_cairns Bryan Cairns
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes