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


_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to