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...

-- 
      /- Yves Bailly - Software developper  -\
      \- Sescoi R&D  - http://www.sescoi.fr -/
"The possible is done. The impossible is being done. For miracles,
thanks to allow a little delay."
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to