Re: [Interest] WASM build Error: Bad relocation type

2021-05-28 Thread Morten Sørvig
> On 24 May 2021, at 15:59, Jason H wrote: > >> I have retried with: >> `./emsdk activate sdk-fastcomp-1.38.27-64bit` > >> I'll keep looking into this. > > So, It's a bit confusing why fastcomp is mentioned, if it isn't supported? Ah see, you have to read the fine print: https://doc.qt.io/qt

Re: [Interest] qmake (wasm) : qtlogo.svg

2021-04-30 Thread Morten Sørvig
> On 29 Apr 2021, at 20:56, Nicholas Yue wrote: > > Hi, > > When building a Qt app with qmake that was build as WASM, it generate a > corresponding *.html which references the qtlogo.svg file > > cme.html: style="display:block"> > > Is there some option in the *.pro I can specif

Re: [Interest] webassembly. Qt won't configure

2018-12-12 Thread Morten Sørvig
> On 9 Dec 2018, at 02:01, Pierre Chicoine wrote: > > Followed all instructions at: > https://wiki.qt.io/Qt_for_WebAssembly > > After installing emscripten > > Downloaded qt 5.12 source and tried to compile for webassembly but I get an > error that the webassembly platform doesn't exist whe

Re: [Interest] Qt3d and Webassembly

2018-11-13 Thread Morten Sørvig
> On 11 Nov 2018, at 15:56, Pierre Chicoine wrote: > > Is anyone working on getting Qt3d working on Webassembly, and, if so, any > idea of when it will be applied? > ___ Hi, Qt3d makes good use of threads, which is not yet supported by Qt for Weba

Re: [Interest] Qt on macOS 10.14 Mojave

2018-07-05 Thread Morten Sørvig
ith a higher > one. If I use a Python installer that was built against 10.9, the issue > disappears. > > I think we will need to either find a different workaround or a proper fix > and for that we will need your (macOS QPA team) help. > >> On 4. Jul 2018, at 16:19, M

[Interest] Qt on macOS 10.14 Mojave

2018-07-04 Thread Morten Sørvig
Hi all, macOS 10.14 is now in (public) beta and we've had some time to test Qt on it. This time there are (at least) two changes which will impact Qt applications: Core Animation layer backed NSViews/QWindows and dark mode. We’re aiming to have improvements in place for Qt 5.12. See below for spe