[QBS] 'qbs run' working directory

Jake Petroules jake.petroules at petroules.com
Thu Aug 28 11:36:15 CEST 2014


On 2014-08-28, at 05:30 AM, Christian Kandeler <christian.kandeler at digia.com> wrote:

> On 08/28/14 11:23, Jake Petroules wrote:
>> This is what the installation functionality is for. In fact, `qbs run` automatically invokes `qbs install` beforehand. In your applications you should have:
>> 
>> Group {
>> 	fileTagsFilter: product.type
>> 	qbs.install: true
>> 	qbs.installDir: "bin"
>> }
> 
> But how does this relate to the problem the user encounters? We seem to 
> change the working directory to some random location when doing "qbs 
> run". It doesn't matter whether you've installed the product or not.
> 
> 
> Christian
> _______________________________________________
> QBS mailing list
> QBS at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qbs

Hm, strange, I can't seem to reproduce this issue at the moment (on OS X). Installed or uninstalled.
-- 
Jake Petroules - jake.petroules at petroules.com
Chief Technology Officer - Petroules Corporation


More information about the Qbs mailing list