Oh yeah, it has been an unsatisfying surprise that default installation prefix changed from empty string to "usr/local/" on Linux. All builds are broken, all scripts working on the results are broken. Not hardcoding is not an option when it comes to CI integration etc.
Next time I will be happy if such a change is announced in capital letters. Regards, Jochen Am Donnerstag, den 16.05.2019, 12:20 +0200 schrieb Frederik Christiani via Qbs: > On 16-05-2019 11:28, Maximilian Hrabowski wrote: > > Sorry, I forgot to mention that this happens on macOs only, windows > > is fine. > > > > > On 16. May 2019, at 11:17, Maximilian Hrabowski > > > <[email protected] <mailto:[email protected]>> wrote: > > > > > > Hi all, > > > > > > after upgrading to qbs 1.13 our build was broken. > > > > > I’m not sure whether this is a regression (maybe introduced by > > > the new > > > install/installDir properties) or there is just a flaw in our > > > dependencies. > > > > > > Any ideas? > > I ran into a similar problem and solved it by explicitly setting > qbs.installPrefix to an empty string. > > > Kind regards, > Frederik > _______________________________________________ Qbs mailing list [email protected] https://lists.qt-project.org/listinfo/qbs
