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. what's emscripten version for Qt 6.6 ?
Forum Updated to NodeBB v4.3 + New Features

what's emscripten version for Qt 6.6 ?

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
4 Posts 2 Posters 559 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.
  • M Offline
    M Offline
    MiskoLee
    wrote on last edited by
    #1

    Hi, i want to trying wasm for QT 6.6,
    I tried 3.1.40, but got error:

    ba38b7cb-ee9c-4248-af8f-8745fbc6551e-image.png

    I am asking which version can be support 6.6 ?

    M 1 Reply Last reply
    1
    • M MiskoLee

      Hi, i want to trying wasm for QT 6.6,
      I tried 3.1.40, but got error:

      ba38b7cb-ee9c-4248-af8f-8745fbc6551e-image.png

      I am asking which version can be support 6.6 ?

      M Offline
      M Offline
      MiskoLee
      wrote on last edited by
      #2

      @MiskoLee

      I found this message: The recommended version of Emscripten for this Qt is: 3.1.37

      using 3.1.37 same error when we enable audio worker with cmake flags:

      SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -sAUDIO_WORKLET -sWASM_WORKERS")

      1 Reply Last reply
      1
      • R Offline
        R Offline
        RandomGuy
        wrote on last edited by
        #3

        Maybe this is related to your problem:
        https://bugreports.qt.io/browse/QTBUG-116421

        M 1 Reply Last reply
        2
        • R RandomGuy

          Maybe this is related to your problem:
          https://bugreports.qt.io/browse/QTBUG-116421

          M Offline
          M Offline
          MiskoLee
          wrote on last edited by
          #4

          @RandomGuy but its works when i removed SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -sAUDIO_WORKLET -sWASM_WORKERS")

          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