[Development] Non-movable Qt build

Thiago Macieira thiago.macieira at intel.com
Wed Dec 26 19:10:11 CET 2012


On quarta-feira, 26 de dezembro de 2012 16.55.12, Yves Bailly wrote:
> Le 26/12/2012 16:39, Thiago Macieira a écrit :
> > On quarta-feira, 26 de dezembro de 2012 16.14.10, Yves Bailly wrote:
> >> Why not use relative paths, e.g.
> >> QT_MODULE_BIN_BASE = ../../qtbase/bin
> >> ...or some variable, e.g.
> >> QT_MODULE_BIN_BASE = ${QTDIR}/qtbase/bin
> >> 
> >> ??
> >> 
> >> Any hint greatly appreciated.
> > 
> > Create a file called qt.conf in the bin dir and write this inside:
> > 
> > [Paths]
> > Prefix=..
> 
> I tried that (although giving an absolute path), but qmake still gives the
> warnings. Just tried using "..", I still get the warnings...

The .pri files have the paths hardcoded too, probably.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20121226/5cdea152/attachment.sig>


More information about the Development mailing list