Qmake problem

Ralf Habacker ralf.habacker at freenet.de
Sat Jan 8 11:01:43 CET 2005


On Saturday 08 January 2005 10:55, Ralf Habacker wrote:
> On Saturday 08 January 2005 00:24, Christian Ehrlicher wrote:
> > Hello
> >
> > I've found (and hopefully completly fixed) the problem. When qmake gets
> > called it is looking for .qmake.cache in project-directory and above.
> > Also it is looking for .qtwinconfig in $QTDIR\. This file must contain
> > four config-values (shared/static, thread/no-thread, release/debug,
> > stl/no-stl). Since this file wasn't available until now, 'shared' wasn't
> > set and qt-mt.lib wasn't expanded to qt-mt333.lib when qmake was called
> > outside qtsrc-tree.
>
> How does qmake know the release number, when called outside the qt tree ?

Is this the below mentioned line in qmake.cache 
QMAKE_QT_VERSION_OVERRIDE=333 ?

Ralf 



More information about the kde-cygwin mailing list