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

module-qtquickcontrols2 Compile error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • 5.12.0
    • Quick: Controls 2
    • None
    • WebAssembly

    Description

      https://wiki.qt.io/Qt_for_WebAssembly
      Follow this article to correctly install Emscripten

      1: git clone http://code.qt.io/qt/qt5.git
      2: git clone http://code.qt.io/qt/qtbase.git
      3: git clone http://code.qt.io/qt/qtdeclarative.git
      4: git clone http://code.qt.io/qt/qtquickcontrols2.git

      ./configure -xplatform wasm-emscripten -nomake examples
      make module-qtbase module-qtdeclarative module-qtquickcontrols2

      make : *** No rule to make target 'module-qtquickcontrils2' . Stop

      Try separate compilation:
      cd qtquickcontrols2
      /usr/local/Qt-5.12.2/bin/qmake
      make

      The error is shown in figure 2

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            angelus li maoqing
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes