<div dir="ltr">Thanks Utkarsh and Aron. <div><br><div>I already have the QT bin directory in my path, and effectively Qt has not provided binaries for the latest VisualStudio.</div><div>Using Dependancy walker, some qt5 dll are in my qt bin dir but others (those defined in cmake options like qt5widgets) are in the cmake bin dir. Is it nolmal ? I'm currently using cmake 3.8 rc4.</div><div><br></div><div>So what's the simplest thing to have paraview running: compile qt from sources with the patch on cmake file or go back to a previous version of visual studio (it will be sad because I'm using the cmake capabilities of the new version for other projects).</div><div><br></div><div>Thanks</div><div><br></div><div>Claire</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-04-19 14:18 GMT-06:00 Aron Helser <span dir="ltr"><<a href="mailto:aron.helser@kitware.com" target="_blank">aron.helser@kitware.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Claire, <div>To launch ParaView that I build on Windows, I had to explicitly add the QT bin directory to my path, for example C:/Qt/Qt5.8.0/5.8/msvc2015_64/<wbr>bin</div><div>I'm not sure QT has provided binaries for the latest VisualStudio, have they? I'm using VS2015, which is VS 14.0, I believe. You may have to match your VS version to the one used to build the QT binaries.</div><div>BTW, the fix for QT 5.8.0 is one line in one cmake file, so it's easy to fix after you install it. </div><div>Regards,</div><div>Aron</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 19, 2017 at 3:59 PM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I suspect your environment is messed up with mutliple Qt versions<br>
showing up. Use Dependency Walker (<a href="http://www.dependencywalker.com/" rel="noreferrer" target="_blank">http://www.dependencywalker.c<wbr>om/</a>)<br>
to make sure the dlls loaded are indeed the dlls you expect for Qt and<br>
other external dependencies.<br>
<div><div class="m_5344953409255152580h5"><br>
On Wed, Apr 19, 2017 at 3:45 PM, Claire Guilbaud<br>
<<a href="mailto:claire.guilbaud@gmail.com" target="_blank">claire.guilbaud@gmail.com</a>> wrote:<br>
> Hi all,<br>
><br>
> I'm struggling to launch paraview build on the last version of visual studio<br>
> (15.1 26407.3).<br>
> I follow this documentation<br>
> <a href="http://www.paraview.org/Wiki/ParaView:Build_And_Install" rel="noreferrer" target="_blank">http://www.paraview.org/Wiki/P<wbr>araView:Build_And_Install</a>.<br>
><br>
> I use Qt 5, and just enable paraview python (miniconda2).<br>
><br>
> I tried first to build with the last Qt 5 version (5.8.0), it failed due to<br>
> const expr error in qt (it's a known issue). So I switch to Qt 5.6.2.<br>
><br>
> I follow the instructions from the documentation: set path variable, modify<br>
> environment variable in the configuration properties for paraview project.<br>
> The Debug generation failed: qt and paraview don't have the same debugging<br>
> level …<br>
><br>
> The RefWithDebInfo generation succeeds. But I'm not able to launch paraview<br>
> (from visual studio - start without debugging or from file explorer).<br>
> There are missing symbols in paraview.exe :<br>
> ?toLatin1@QString@@QEGBA?AVQBy<wbr>teArray@@XZ (same with toLower, toUtf8).<br>
><br>
> Does anyone have an idea on how to fix it ?<br>
><br>
> For information:<br>
> - I don't use the cmake capabilities of visual studio: I use cmake-gui,<br>
> configure, and generate.Then I open the paraview solution.<br>
> - I try with Qt4 version, it failed. I reinstall Qt several times.<br>
> - All my environment is in french<br>
><br>
><br>
> Thanks for help.<br>
><br>
> Claire<br>
><br>
><br>
><br>
</div></div>> ______________________________<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<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at:<br>
> <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</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/mail<wbr>man/listinfo/paraview</a><br>
><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/opensou<wbr>rce/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/ParaV<wbr>iew</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/mail<wbr>man/listinfo/paraview</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>