On Sat, Oct 06, 2007 at 05:42:10PM +0200, Stefan Schimanski wrote: > >Erm, I would expect that "unqualified" Qt includes (i.e. <QObject> vs > ><QtCore/QObject>) would not be foundthis way. > > > >Have you checked ti still compile on Windows or Linux after that > >change? > > Notice that I wrote QT_INCLUDES, not QT_INCLUDE_DIR. The former is / > usr/include/QtCore;/usr/include/QtGui;..., the latter is /usr/include. > > Stefan > > P.S.: The same patch must be applied to the src/support dir of course.
I just did that. Andre'