[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

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] 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
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
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