[Interest] Adding Emscripten compiler for C language
Nicholas Yue
yue.nicholas at gmail.com
Sat Jun 5 19:33:01 CEST 2021
Hi,
I am trying to add webassembly for 5.14.2 to QtCreator
I have been able to build via qmake and run the wasm via emrun on the
command line.
I was hoping to fold that feature to develop and test within Qt Creator.
I have been following the instructions that came with QtCreator as
shipped with Qt 5.14.2, I am running on Ubuntu 18.04
I am able to register Emscripten compiler for C++ but not fo C, whenever
I try to add, the entry ends up in the C++ section, not the C section.
[image: image.png]
Could it be a bug ?
When I start up QtCreator I see the following in the output
[image: image.png]
Since Qt is written in C++, does it matter ?
Cheers
--
Nicholas Yue
Graphics - Arnold, Alembic, RenderMan, OpenGL, HDF5
Custom Dev - C++ porting, OSX, Linux, Windows
http://au.linkedin.com/in/nicholasyue
https://vimeo.com/channels/naiadtools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210605/1bcd09c9/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 145297 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210605/1bcd09c9/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 9702 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210605/1bcd09c9/attachment-0003.png>
More information about the Interest
mailing list