[QBS] Do you use Qt4 to build qbs?

2014-10-17 Thread Joerg Bornemann
Hi, we're contemplating to drop support for building qbs with Qt4. This will enable us to remove a tiny bit of legacy code, reduce the load on our test machines and - most importantly - use more Qt5 features, like QJSEngine etc. If you have a strong argument why you need to build qbs with Qt4,

Re: [QBS] QBS not compiling with our compiled Qt version

2014-10-17 Thread olivier musse
Hi Christian, It's a big issue on our side since we have many different versions of Qt we have compiled and not having the .prl files well filed in. At this point, after our last QBS upgrade, we can no more compile and so distribute any new version of our products to our customers. So please,

Re: [QBS] Rule and the usings property

2014-10-17 Thread Stéphane Fabry
Hi, thanks, I solved the problem in two steps : - first rule as you said mostly does nothing but create an artifact the second rule can catch - second multiplex rule does the job by catching target artifacts of the first one Glad to see a change will improve this in the future ! And congrats

Re: [QBS] QBS not compiling with our compiled Qt version

2014-10-17 Thread Christian Kandeler
On 10/17/2014 12:21 PM, olivier musse wrote: It's a big issue on our side since we have many different versions of Qt we have compiled and not having the .prl files well filed in. At this point, after our last QBS upgrade, we can no more compile and so distribute any new version of our

Re: [QBS] Do you use Qt4 to build qbs?

2014-10-17 Thread Denis Shienkov
Hi Joerg. Please do not drop of Qt4 support :) I'm recently replace a big project (based on Qt4) to QBS from MSVC. Nobody want to port (won't pay me to additional work) this project on Qt5 from Qt4 for QBS support, besides, this porting is a big risk. Currently we use QBS in own Qt4 project to

Re: [QBS] Do you use Qt4 to build qbs?

2014-10-17 Thread Orgad Shaneh
On Fri, Oct 17, 2014 at 5:27 PM, Denis Shienkov denis.shien...@gmail.com wrote: Hi Joerg. Please do not drop of Qt4 support :) I'm recently replace a big project (based on Qt4) to QBS from MSVC. Nobody want to port (won't pay me to additional work) this project on Qt5 from Qt4 for QBS

Re: [QBS] Do you use Qt4 to build qbs?

2014-10-17 Thread Denis Shienkov
He meant building Qbs itself, not the projects it builds... Ahh.. Sorry.. Then it is irrelevant for me. :) 2014-10-17 18:29 GMT+04:00 Orgad Shaneh org...@gmail.com: On Fri, Oct 17, 2014 at 5:27 PM, Denis Shienkov denis.shien...@gmail.com wrote: Hi Joerg. Please do not drop of Qt4 support

Re: [QBS] Do you use Qt4 to build qbs?

2014-10-17 Thread Joerg Bornemann
On 17-Oct-14 16:29, Orgad Shaneh wrote: He meant building Qbs itself, not the projects it builds... Exactly. All is well. You will still be able to build your Qt4-based projects. :) Joerg ___ QBS mailing list QBS@qt-project.org