Hi Joerg, Many thanks for adding this feature request. Since QtQuickCompiler is a compiler which seems to work by transforming qml files into cpp files, perhaps it can be handled without any development in QBS but just by using Rules. qiquickcompiler.exe is a command line tool so it should be possible but since when using a pro file, everything is hidden on how it works, we do not have any idea on how to call it. Since we are commercial users, we may ask information to the QtCompany Support team on how call must be made. Do you think it can help?
Regards Olivier Le 13/02/2015 10:23, Joerg Bornemann a écrit : > On 12-Feb-15 16:20, Jicquel Dorian wrote: > >> I would like to know if it is possible to use the qt quick compiler with >> qbs , i searched in the documentation that mentionned it could be used >> qith qmake/cmake but no mention of qbs. > Apparently nobody tried yet. I've created > https://bugreports.qt.io/browse/QBS-749 to track this issue. > > > Cheers, > > Joerg > _______________________________________________ > QBS mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qbs > _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
