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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to