[CMake] How to make cmake-2.6 tell why it fails

Martin Costabel costabel at wanadoo.fr
Tue Aug 19 17:18:36 EDT 2008


Bill Hoffman wrote:
[]
> So, what are the values of QT_INCLUDE_DIR AND QT_QT_LIBRARY in the users 
> CMakeCache.txt file?   One of those must not be found.

Indeed:

QT_INCLUDE_DIR:PATH=QT_INCLUDE_DIR-NOTFOUND

If I read the module correctly, cmake looks if the file
$ENV{QTDIR}/include/qglobal.h exists, which should in principle be the 
case. I'll ask her if something is wrong with this file.

Thanks

-- 
Martin




More information about the CMake mailing list