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

Hardcoded paths in .prl files throw errors in WASM builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 6.3.1
    • None
    • WebAssembly

    Description

      When trying to build the examples, errors are encountered during building because some of the input files in the make file use the absolute path of "/Users/qt/work/qt/qtbase/build/target" instead of the relative path of "$$[QT_INSTALL_PREFIX]". Changing the absolute path to the relative one fixes the problem.

      E.g. files like libQt6OpenGL.prl and libQt6Gui_debug.prl are two examples which contain the absolute path above (and there are about 2 dozen files total that have this problem).

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              bibbinator Brett Bibby
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes