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. Missing file wasm_shell.html

Missing file wasm_shell.html

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
1 Posts 1 Posters 280 Views
  • 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.
  • D Offline
    D Offline
    dcoup
    wrote on last edited by
    #1

    I'm trying to use the WebAssembly support (i.e., QMAKESPEC is defined as wasm-emscripten) in Qt v6.3.0 on a 64-bit Linux system. The build of our application fails with this (somewhat redacted) error message:

    make[2]: *** No rule to make target '/<redacted>/qt/Qt6.3.0/6.3.0/gcc_64/mkspecs/features/wasm/../../../src/plugins/platforms/wasm/wasm_shell.html', needed by 'apphtml'.  Stop.
    
    

    So it's looking for a directory named src in gcc_64, but there is no such directory. We've tried installing a couple of different pieces with the MaintenanceTool, but the build still fails with the same error.

    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