Hi-

I am new to QT and trying to compile it with VTK. The support is native, and I am trying to compile the examples found here: http://vtk.org/cgi-bin/viewcvs.cgi/Examples/GUI/Qt/

I keep receiving an error from cmake: QT_QTCORE_LIBRARY_RELEASE-NOTFOUND

I pointed it at C:\Qt\4.7.1\lib\QtCore4.lib but it doesn't take it. Any ideas on what I am doing wrong? Thanks-
-Ryan