Project ERROR: Unknown module(s) in QT: sql while building web assembly project
Unsolved
General and Desktop
-
wrote on 19 May 2021, 08:14 last edited by
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
- Is Sql module still not suppored for Webassembly in Qt
- How to run application on Microsoft edge
Thanks in advance!
-
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/2