Re: [Qbs] Construction project.buildDirectory

2019-12-19 Thread Карелин Павел
19.12.2019 16:46, Christian Kandeler пишет: On Thu, 19 Dec 2019 16:35:22 +0300 Карелин Павел wrote: My colleague decided to try QtCreator 4.11 (QBS 1.15), and faced a problem. At this project the QtCreator 4.11 issues a mistake: import qbs Project {     minimumQbsVersion: "1.12.0"    

Re: [Qbs] Construction project.buildDirectory

2019-12-19 Thread Christian Kandeler
On Thu, 19 Dec 2019 16:35:22 +0300 Карелин Павел wrote: > My colleague decided to try QtCreator 4.11 (QBS 1.15), and faced a problem. > At this project the QtCreator 4.11 issues a mistake: > > import qbs > Project { >     minimumQbsVersion: "1.12.0" > >     Probe { >     id:

[Qbs] Construction project.buildDirectory

2019-12-19 Thread Карелин Павел
Hello My colleague decided to try QtCreator 4.11 (QBS 1.15), and faced a problem. At this project the QtCreator 4.11 issues a mistake: import qbs Project {     minimumQbsVersion: "1.12.0"     Probe {     id: projectProbe     readonly property string projectBuildDirectory: