<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-9">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi everyone,<br>
    I have been trying to compile vtk 6.0 with qt 5.1.0 on windows via
    msvc 2010.<br>
    But I get ;<br>
    <span style=" color:#ff0000;">CMake Warning at
      D:/developments/cmake/share/cmake-2.8/Modules/FindQt4.cmake:615
      (message):</span>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;">
        D:/developments/qt/qts/qt51/5.1.0/msvc2010/bin/qmake.exe
        reported</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;"> QT_INSTALL_LIBS as
        "D:/developments/qt/qts/qt51//5.1.0/msvc2010/lib" but</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;"> QtCore could not be found there. Qt is
        NOT installed correctly for the</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;"> target build environment.</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;">Call Stack (most recent call first):</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;"> GUISupport/Qt/CMakeLists.txt:57
        (find_package)</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;">CMake Error at
        D:/developments/cmake/share/cmake-2.8/Modules/FindQt4.cmake:619
        (message):</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;"> Could NOT find QtCore. Check</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;">
        D:/developments/vtk/600/buildd/CMakeFiles/CMakeError.log for
        more details.</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;">Call Stack (most recent call first):</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;"> GUISupport/Qt/CMakeLists.txt:57
        (find_package)<br>
      </span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" color:#ff0000;"><br>
        <font color="#000000">error message I wonder if it is a way to
          fix it or not.<br>
          Kind Regards.<br>
          Ahmet Došan<br>
        </font></span></p>
    <br>
  </body>
</html>