On 17/01/13 16:31, Jason H wrote:
> You all are doing it wrong!!!

<grin>

> If you want to make Qt5 web-able, what you need is a way to directly
> translate the OpenGL calls of Qt5's QML to WebGL.

I'm not even using OpenGL.  There's nothing to translate.  There's about 
3000 lines of code that are GUI-specific, 5000 lines that are 
Qt-specific, and 150000 lines that are pure ISO C++ code.

The real problem is the 150000 lines of C++ code running on the web. 
QML is irrelevant for this.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to