<div dir="ltr"><div>I am new to VTK QT and am trying to abandon my TCL scripts for nice QT GUI. </div><div><br></div><div>I used cmake 3.1.0 to build VTK 6.3 release. <br></div><div><br></div><div>I enabled VTK_Group_Qt and have QT5.3 installed.</div><div><br></div><div>I generated with cmake with the following QT settings.</div><div><br></div><div>CMAKE_PREFIX_PATH = C:/Qt.5/5.3/msvc2013_64_opengl<br></div><div>QT_QMAKE_EXECUTABLE = C:/Qt.5/5.3/msvc2013_64_opengl/bin/qmake.exe</div><div>VTK_QT_VERSION = 5</div><div><br></div><div>It configures and generates with no errors.</div><div><br></div><div>Then I used VS 2012 Professional to build the solutions build all then install with no errors.</div><div><br></div><div>When I launch VTK.exe see below.</div><div><br></div><div>Enter: "package require vtk" to load VTK commands</div><div>% package require vtk</div><div>couldn't load library "C:/VTK/bin/bin/Debug/vtkRenderingQtTCL-6.3.dll": this lib</div><div>rary or a dependent library could not be found in library path</div><div>attempt to provide package vtkRenderingQtTCL 6.3 failed: no version of package v</div><div>tkRenderingQtTCL provided</div><div>attempt to provide package vtkrenderingqt 6.3 failed: no version of package vtkr</div><div>enderingqt provided</div><div>attempt to provide package vtk 6.3 failed: no version of package vtk provided</div><div> </div><div>Any help would be greatly appreciated. AM</div><div><br></div><div><br></div><div><br></div><div><br></div></div>