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

Hardcoded paths in .prl files throw errors in WASM builds

XMLWordPrintable

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

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes