<div dir="ltr"><div>To use Qt5, you have to set the PARAVIEW_QT_VERSION variable to 5 (it still defaults to 4, which is why cmake is complaining).  Note that some things may be buggy when building against Qt5, I don't know the full list of current issues, just that there are some.  Also note that you have to specify the location of Qt5 differently to CMake.  CMake doesn't use the QT_QMAKE_EXECUTABLE variable for Qt5, instead it uses Qt5_DIR.  This should point to .../lib/cmake/Qt5 inside your Qt5 install.<br><br></div><div>HTH,<br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 12, 2016 at 5:09 AM, Mega Mind <span dir="ltr"><<a href="mailto:123megamind@gmail.com" target="_blank">123megamind@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Has the Qt version support advanced close to 5.7 yet?<br></div>Cmake throws error that Qt 4.x required but read on mailing list some guys are using Qt 5.x.<br></div><div>I'm installing Qt 4.8.1 but the only option seems to be x86 and for Visual Studio 2010. Trying to build on Win7 64bit with MSVisual Studio 2015 install.<br></div></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>