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

Translations not installed with make when QM_FILES_INSTALL_PATH is set in project file

    XMLWordPrintable

Details

    • Linux/X11
    • 7232c852a6f778fc9b5223c617e3331a2b2716ae (qt/qtbase/5.14)

    Description

      Setting QM_FILES_INSTALL_PATH and CONFIG += lrelease in project file does not cause .qm files to be installed with make install.

      It looks like qmake is expecting the .qm subdirectory containing .qm files to exist at the time it is run.

      Running qmake -d finishes with errors like:

       

      DEBUG 1: qmake/generators/makefile.cpp:321 Failure to find translation.qm in vpath ()
      DEBUG 1: no definition for install qm_files: install target not created
      

       

       

      Attachments

        For Gerrit Dashboard: QTBUG-77398
        # Subject Branch Project Status CR V

        Activity

          People

            kkohne Kai Köhne
            cjm Chris Mayo
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes