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

Wrong cmake file for Enginio in Qt 5.4.0 intaller for Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 5.4.0
    • (Inactive) Enginio

    Description

      The Qt5EnginioConfig.cmake file contains these lines:

      _populate_Enginio_target_properties(RELEASE "Qt1Enginio.dll" "libQt1Enginio.a" )
      _populate_Enginio_target_properties(DEBUG "Qt1Enginiod.dll" "libQt1Enginiod.a" )

      ...which are obviously wrong. These libraries are named like libQt1Enginio.a and Enginio.dll. The filenames have an unnecessary "Qt1".
      I used the official MinGW installer.

      Attachments

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

        Activity

          People

            krf Kevin Funk
            kecsap kecsap
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes