[QBS] QTCreator upgrade regression
Christian Kandeler
christian.kandeler at qt.io
Tue May 24 16:49:02 CEST 2016
Hi,
On 05/21/2016 08:37 PM, Mike Noe wrote:
> I just upgraded to QTCreator 4 on openSUSE TW and I have what seems to
> be a regression.
>
> I have a qbs file (mcwswidgets.qbs) in a folder (../qbs_files) that
> defines a module that imports a bunch of group qbs files:
[ ... ]
> With QTCreator 3.6, which I guess included an earlier version of QBS,
> this would bring in the Groups to my project. Now, they are not
> automatically brought in via the Depends. I'm not sure if this is a
> regression or some mechanism has changed such that this is no longer
> supported with the QBS that ships with QTCreator 4.
are you sure your module was loaded successfully (i.e. the product is
enabled)? If so, please boil your project down to a minimal one that
still exhibits the problem and file a bug report at bugreports.qt.io.
Christian
More information about the Qbs
mailing list