Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for WebAssembly
  4. First time compiling Qt Web Assembly, CMakeLists.txt not found..

First time compiling Qt Web Assembly, CMakeLists.txt not found..

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
2 Posts 2 Posters 417 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 1 Offline
    1 Offline
    1XU7
    wrote on last edited by 1XU7
    #1

    Hello!..
    i have followed everything on the documented page for it : https://doc.qt.io/qt-6/wasm.html

    Intalled Qt WebAssembly from Maintenance Tool, then downloaded Emscripten, installed the version Qt suggested and everything went fine.. no errors...

    I added "C:\Qt\6.2.4\wasm_32\bin" to environment Windows path, so i directly type:

    $ qt-cmake .
    $ cmake --build .
    

    but then...
    cmakelist.png

    i miss CMakeLists.txt, my project uses qmake.

    1 Reply Last reply
    0
    • lorn.potterL Offline
      lorn.potterL Offline
      lorn.potter
      wrote on last edited by
      #2

      qmake still works for apps!

      Freelance Software Engineer, Platform Maintainer QtWebAssembly, Maintainer QtSensors
      Author, Hands-On Mobile and Embedded Development with Qt 5 http://bit.ly/HandsOnMobileEmbedded

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved