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

Qt for WebAssembly multi-config generator support

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8
    • Build System: CMake
    • None
    • All, WebAssembly
    • 1df2587ea (dev)

    Description

      When a project is built with the wasm toolchain, Only one HTML output is generated inside the build folder instead of `<build folder>/<build config>`. This problem causes paths in the HTML file to not match with corresponding wasm and js files. And paths should be organized accordingly.

      How to produce

      1. Build the analog clock example with a wasm toolchain and `Ninja Multi-Config`
      2. Start html file with any browser.
      3. Check the developer tools for the errors.

      Attachments

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

        Activity

          People

            orkun.tokdemir Orkun Tokdemir
            orkun.tokdemir Orkun Tokdemir
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes