[Interest] Qt Installer Framework: How to add a custom page in maintenance tool after choosing "Remove all components"

2019-11-18 Thread Schenk, Hendrik
Hi all, can you help and explain me, how to add a custom page into the maintenance tool when i selected "Remove all components". The problem is, that there are no components which are loaded at this point so that i could add a page in a component-script. I appreciate your help. Thank you. Be

Re: [Interest] WebAssembly - QtCreator device support on MacOS

2019-11-18 Thread Boris Ralchenko
Better, but still does not work. Better - the plugin is present. Does not work - can’t select it. That’s with Qt Creator preview, 4.11.0-beta2. Time to switch to command line. Regards, Boris Ralchenko. > On Nov 18, 2019, at 2:05 PM, Vadim Peretokin wrote: > > Install the latest previ

Re: [Interest] WebAssembly - QtCreator device support on MacOS

2019-11-18 Thread Vadim Peretokin
Install the latest preview of Qt Creator. On Mon, Nov 18, 2019 at 8:04 PM Boris Ralchenko wrote: > No errors, plugin for webAssembly is not there.. > > > > and build fails, as expected > no symbols > wasm-ld: error: main.o: machine type must be wasm32 > wasm-ld: error: moc_main.o: machine type m

Re: [Interest] WebAssembly - QtCreator device support on MacOS

2019-11-18 Thread Boris Ralchenko
No errors, plugin for webAssembly is not there.. and build fails, as expected no symbols wasm-ld: error: main.o: machine type must be wasm32 wasm-ld: error: moc_main.o: machine type must be wasm32 wasm-ld: error: main.o: machine type must be wasm32 wasm-ld: error: moc_main.o: machine type must

Re: [Interest] WebAssembly - QtCreator device support on MacOS

2019-11-18 Thread Vadim Peretokin
On Mon, Nov 18, 2019 at 5:35 PM Boris Ralchenko wrote: > Good day, > > I don’t see WebAssembly in Device support plugins in Qt Creator, I just > installed Qt 5.13.2 on the latest MacOS. The toolchain seems to work, but > I can’t really build anything with Qt Creator. The instructions are here >

Re: [Interest] [Qt3D] QText2DEntity not appears if QLayerFilter is used

2019-11-18 Thread Oleg Evseev
I think I found internal Qt3D Entity instances that Paul mentioned - DistanceFieldTextRenderer. Still have confusion why they are not listed in childNode? Anyway using recursive property introduced in Qt 5.10 looks like the only adequate way to use QLayer on QText2DEntity https://bugreports.qt.io/

[Interest] WebAssembly - QtCreator device support on MacOS

2019-11-18 Thread Boris Ralchenko
Good day, I don’t see WebAssembly in Device support plugins in Qt Creator, I just installed Qt 5.13.2 on the latest MacOS. The toolchain seems to work, but I can’t really build anything with Qt Creator. The instructions are here https://doc-snapshots.qt.io/qtcreator-master/creator-setup-webas