Re: [QBS] Qt Quick Compiler with QBS

2015-02-13 Thread Joerg Bornemann
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

Re: [QBS] Qt Quick Compiler with QBS

2015-02-13 Thread olivier musse
Hi Joerg, Thanks, it seems you know Qt Quick Compiler better than I ;o) So when do you think the magic part can be added to QBS ? Regards *Olivier MUSSE* */Mana-Sys SARL/* fixe : +33(0)2.90.89.43.10 mob : +33(0)6.84.14.20.33 Le 13/02/2015 14:21, Joerg Bornemann a écrit : On 13-Feb-15

Re: [QBS] Qt Quick Compiler with QBS

2015-02-13 Thread Joerg Bornemann
On 13-Feb-15 13:15, olivier musse wrote: 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