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

Fix leaf modules building not finding syncqt.pl if CMAKE_INSTALL_PREFIX was not specified

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P1: Critical
    • 6.0.0
    • None
    • Build System
    • None

    Description

      While building qtsvg against an installed qtbase, if you don't specify CMAKE_INSTALL_PREFIX while configuring qtsvg to point to the installed qtbase, it will try to look up syncqt.pl in /usr/local, which it won't find.

      I guess we need to do a find_package(Qt5Core) instead.

      Attachments

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

        Activity

          People

            alexandru.croitor Alexandru Croitor
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes