<div dir="ltr">Hi Michael,<div><br></div><div>Please try setting the CMAKE_PREFIX_PATH to [PATH_TO_QT_INSTALLATION]/lib/cmake</div><div><br></div><div>In my case that's /opt/Qt/5.3/gcc_64/lib/cmake</div><div><br></div><div>This can be provided to Cmake with the -D command, or set in the environment.</div><div><br></div><div>Please let me know if that helps</div><div><br></div><div>Thanks!<br>paul</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 23, 2014 at 10:22 AM, Michael Hanke <span dir="ltr"><<a href="mailto:mih@debian.org" target="_blank">mih@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On Tue, Oct 21, 2014 at 08:42:50AM -0400, Paul Yushkevich wrote:<br>
> That's great to hear! As far as the CMAKE_PREFIX_PATH, I set it to<br>
> /opt/Qt/5.3/gcc_64/lib/cmake. In my case, Qt is installed to /opt/Qt. I am<br>
> not quite sure why the VTK and GDCM are becoming an issue in the debian<br>
> build, perhaps ITK and VTK are configured slightly differently from the way<br>
> I have them configured.<br>
<br>
</span>I tried building today's dev32 branch, but the QT plugin issue remains.<br>
<br>
CMake Error at CMakeLists.txt:1135 (get_property):<br>
<span class="">  get_property could not find TARGET Qt5::QXcbIntegrationPlugin.  Perhaps it<br>
  has not yet been created.<br>
</span>CMake Error at CMakeLists.txt:1136 (get_property):<br>
<span class="">  get_property could not find TARGET Qt5::QGifPlugin.  Perhaps it has not yet<br>
  been created.<br>
<br>
</span>I do have the relevant package installed and the plugins are present:<br>
<br>
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so<br>
/usr/lib/x86_64-linux-gnu/qt5/plugins/imageformats/libqgif.so<br>
<br>
Any idea what needs to be done to help cmake find them?<br>
<span class="HOEnZb"><font color="#888888"><br>
Michael<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Paul A. Yushkevich, Ph.D. <br>Associate Professor<br>Penn Image Computing and Science Laboratory<br>Department of Radiology<br>University of Pennsylvania<br></div>
</div>