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. No rule to make target .... libqtmain.a
Qt 6.11 is out! See what's new in the release blog

No rule to make target .... libqtmain.a

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
4 Posts 4 Posters 1.7k 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.
  • F Offline
    F Offline
    fhryilmaz
    wrote on last edited by
    #1

    ssqt.JPG

    I am getting this error message when i want to builg my webasm project. Is there anybody who have an idea about this issue ?

    1 Reply Last reply
    1
    • W Offline
      W Offline
      winsvu
      wrote on last edited by
      #2

      @fhryilmaz Did you solve this issue somehow? I am facing the same problem and, I haven't found a solution.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        GaryT
        wrote on last edited by
        #3

        HI all,

        I am having the same problem. I have done a little research on the issue. It appears that "libqtmain.a" is included in the make file but it does not exist anywhere in the wasm_32 subtree of the QT directory.
        I don't know if the make file is in error or if the library is missing. Any information would be most appreciated.
        Thanks
        Gary

        1 Reply Last reply
        0
        • Y Offline
          Y Offline
          Yi C
          wrote on last edited by Yi C
          #4

          Are you using Qt Creator?

          Try changing the emcc compiler config's abi to asmjs-unknown-unknown-emscripten-32bit.

          @fhryilmaz @winsvu @GaryT

          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