[Interest] output directory when building Qt 5.9.1

Philippe philwave at gmail.com
Sun Jul 23 20:11:55 CEST 2017


To be complete on the topic:

on OSX, in the past I used

-prefix .

Now for the same result, I have to use

 -prefix %QTDIR%\qtbase

Philippe

On Sun, 23 Jul 2017 10:42:41 -0700
Thiago Macieira <thiago.macieira at intel.com> wrote:

> On Sunday, 23 July 2017 10:14:30 PDT Philippe wrote:
> > Thanks.
> > Indeed, specifing:
> > 
> > -prefix %QTDIR%\qtbase
> > 
> > solves my problem (I did not need -prefix before).
> 
> If you didn't specify it before, it meant installing at /usr/local/Qt-5.9.1 on 
> Unix, though I think on Windows it defaulted to not installing. So, indeed, 
> that's an unintended side-effect of merging the configures in Qt 5.9: Windows 
> now has the Unix default of installing.
> 
> Looks like with the Unix path too.
> 
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest





More information about the Interest mailing list