Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-115934

Android QtBuildExternalsExtra.cmake has a backward slash in path which causes initial CMake eval to fail

    XMLWordPrintable

Details

    • Windows

    Description

      "C:\Qt\6.5.2\android_arm64_v8a\lib\cmake\Qt6BuildInternals\QtBuildInternalsExtra.cmake"

          set(qtbi_orig_prefix "C:\Qt")

      should likely be 

          set(qtbi_orig_prefix "C:/Qt")

      Attachments

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

        Activity

          People

            releaseteam Qt Release Team
            thirdstrand Mitch Wihnkle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes