On Tue, 2008-08-26 at 14:35 -0400, Stefan Teleman wrote: > > Is there no pkg-config .pc file for QT that can be placed in > > /usr/lib/pkgconfig to help with this ? > > PKG_CONFIG_PATH can be set to /usr/qt4/4.4.1/lib/pkgconfig: > ${PKG_CONFIG_PATH}. > > Or, one can say --with-qt-include=${QTDIR}/include --with-qt-libs= > ${QTDIR}/lib
The problem is that for people who naively try to build Qt apps on Solaris, it will seem that there is no Qt on Solaris. It would be really nice to symlink the pc files of the latest version to /usr/lib/pkgconfig. Laca