<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-forward-container">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
Hi. I am beginner with Qt and VTK. Then, I will let you how I
have doing. I have been working with Qt 5.3.1 and VS2013
perfectly. Last week I tried to set up VTK 6.1 with VS2013 through
CMake 3.0 and works perfectly. As well you could see below. Now,
I am try to enable VTK with Qt 5.3.1 through CMake. However,
whatever I do to set VT_QT options my CMake only found Qt4 through
this file <span style=" color:#ff0000;">FindQt4.cmake <font
color="#000000">in my C:\Program Files
(x86)\CMake\share\cmake-3.0\Modules. I am pretty sure that
it's the problem.</font></span><br>
<br>
<br>
<br>
<b>CMAKE_INSTALL_PREFIX : C:/Program Files/VTK/buildQt</b><b><br>
</b><b> CMAKE_PREFIX_PATH:
C:/Qt/Qt5.3.1/5.3/msvc2013_64_opengl/bin</b><span
style="font-family:Symbol"><br>
<span style="font-size:7pt;font-family:'Times New Roman'"></span></span><b>VTK_Group_Qt:BOOL=ON;</b><b><span
style="font-family:Symbol"><br>
<span style="font-size:7pt;font-family:'Times New Roman'"></span></span>QT_QMAKE_EXECUTABLE:FILEPATH=C:/Qt/Qt5.3.1/5.3/msvc2013_64_opengl/bin/qmake.exe.
<br>
</b><br>
<br>
<img src="cid:part1.04030706.02080005@vektore.com" alt=""
height="430" width="659"><br>
<br>
<img src="cid:part2.00020101.03050002@vektore.com" alt=""><br>
<br>
Where I could change that?<br>
"The first thing that have the first time that compile vtk with qt
module is that I have to change the flag to qt 5 and erase the
flags of qt 4, and then I configure again, and is ready."<br>
<div class="moz-cite-prefix"><br>
Thank you.<br>
</div>
</div>
<br>
</body>
</html>