Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Project ERROR: Unknown module(s) in QT: sql while building web assembly project

Project ERROR: Unknown module(s) in QT: sql while building web assembly project

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 410 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.
  • L Offline
    L Offline
    Libra
    wrote on 19 May 2021, 08:14 last edited by
    #1

    Re: SQL with WebAssembly @SGaist @lorn-potter ..Hi, I have Qt5.15.4 , emsdk 1.39.8 versions installed , I am able to run example application like clock and so on browaser(firefox, chrome), but our application require Sql module so when I am trying to run application with sql module build failed and shows Sql module not found . So I have few querries

    1. Is Sql module still not suppored for Webassembly in Qt
    2. How to run application on Microsoft edge

    Thanks in advance!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 20 May 2021, 07:09 last edited by
      #2

      Hi
      1: I don't think it's ported yep. I have not seen it listed.
      Also due to how sandboxed WebAss is, it might not be easy.
      I assume Sqllite will come at some point as others have seen to make that work. (outside qt)
      2: It should just work if you are using the newest version that is based on chrome.
      older version cannot work.

      1 Reply Last reply
      0

      1/2

      19 May 2021, 08:14

      • Login

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