Re: [Development] qt6 qml to c++ compilation

2020-11-04 Thread Maurice Kalinowski
Hi, > Hi! > > I installed qt6 to see what awaits now that Qt 5.15 always includes qml source > code, even with quickcompiler https://bugreports.qt.io/browse/QTBUG- > 88147 > > I created an example Qt6 application and tried with and without adding > CONFIG += qtquickcompiler > > The output of s

[Development] qt6 qml to c++ compilation

2020-11-04 Thread Damian Ivanov
Hi! I installed qt6 to see what awaits now that Qt 5.15 always includes qml source code, even with quickcompiler https://bugreports.qt.io/browse/QTBUG-88147 I created an example Qt6 application and tried with and without adding CONFIG += qtquickcompiler The output of strings $binary includes the