Uploaded image for project: 'Qt Cloud'
  1. Qt Cloud
  2. CLOUD-492

QT_WASM_CMAKE_PATH does not have --build as an argument

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P1: Critical
    • None
    • None
    • Container creation
    • None
    • Gemini development

    Description

      When we provide the toolchain path in qt-cmake script, the build argument does not work. 

       
                                        <ul class="ml-2 list-unstyled">
                                          <li><code>docker-container # source /opt/qt_wasm.env</code></li>
                                          <li><code>docker-container # source $$EMSCRIPTEN_SDK_ENV_FILE</code></li>
                                          <li><code>docker-container [Qt+WASM 6.3.1]# cd /path/to/your/source/code/dir</code><sup>1</sup></li>
                                          <li><code>docker-container [Qt+WASM 6.3.1]# $QT_WASM_CMAKE_PATH CMakeLists.txt</code></li>
                                          <li><code>docker-container [Qt+WASM 6.3.1]# $QT_WASM_CMAKE_PATH --build . --verbose</code></li>
                                      </ul>
      Ultimately. qt-cmake does not allow --build 

      Attachments

        Activity

          People

            as33ms Aseem Shakuntal
            as33ms Aseem Shakuntal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: