Hi,
I've run into some trouble building QtWebEngine 5.7.0 on 10.9, even after
applying patches that ought to make this possible.
Turns out this is because I've configured QtBase to build using the platform,
10.9 SDK, which trickles down to qdevice.pri:
!host_build:QMAKE_MAC_SDK = macosx10.9
I
Hello,
I use windeployqt to deploy all the Qt stuff including translation files.
For some unknown reason, windeployqt does not deploy all Qt translation
files (qt_XX.qm files), but only some of them.
It desploys:
qt_ca.qm qt_cs.qm qt_de.qm qt_en.qm qt_fi.qm qt_fr.qm qt_he.qm qt_hu.qm
qt_it.
Hi,
On 19/10/2016 22:22, patrick.fl...@continental-corporation.com wrote:
Hi,
I got the recommodation to send my question/problem to this mailing list.
On our i.MX6 based target device we can observe sporadic rendering
problems when using QtQuick.
As the problem is only happening sporadic we w
Hi,
Using a Loader in this case is the ideal solution. Our application also has
multiple "screens" that we load lazily. Some of them are loaded only when
the user navigates to them, and some of them are loaded after a slight
delay.
On Mon, Sep 5, 2016 at 10:52 AM, Marco Trapanese
wrote:
> Il 04