On segunda-feira, 13 de novembro de 2017 03:24:46 PST René J. V. Bertin wrote:
> Thiago Macieira wrote:
> > it's a limitation of your environment. Static linking LTCG precompiled
> > code
> > requires a special linker. It's not very well supported everywhere.
>
> Erm, this is on Mac, and I am usin
http://kgronholm.blogspot.fr/2017/11/qt-510-qml-shape-testing.html
An interesting blog post which compares QPainter, the upcoming QML Shapes
and QNanoPainter. I'm surprised to see QML Shapes perform so much slower
than good old QPainter.
Best,
Jean-Michaël
Thiago Macieira wrote:
> it's a limitation of your environment. Static linking LTCG precompiled code
> requires a special linker. It's not very well supported everywhere.
Erm, this is on Mac, and I am using a much more recent linker editor than the
one from the system. I've been able to build Q
Kai Koehne wrote:
>> 1) make qttools depend on qtwebengine
---
I'm clearly not alone in thinking that QWE is serious overkill for
documentation
browsing. I'd rather explore solutions that involve using a HTML-rendering
framework that's even leaner than QtWebkit in a "minimal" configuration. Kh