<div dir="ltr">That definitely makes me think it was due to compatibility between the compiler used for QT and the compiler used for ParaView - they need to be the same. I'm surprised you got ParaView to link with the newer version of VisualStudio - there may be a way to make that work which is eluding us.<div>Glad you are up and running,</div><div>Aron</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 20, 2017 at 10:14 AM, Claire Guilbaud <span dir="ltr"><<a href="mailto:claire.guilbaud@gmail.com" target="_blank">claire.guilbaud@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>unfortunately I don't have cmake in my path …</div><div><br></div>I just re-install visual studio 2015, I didn't change anything in my environment (same qt5.6, same path). And now I'm able to launch paraview (in debug mode). That's great !<div><br></div><div>I don't know which component put the environment in such a mess, but there is one (or more).</div><div><br></div><div>Thank for your help</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Claire<br><div><div><br></div><div><br></div></div></div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2017-04-19 20:21 GMT-06:00 Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>> Using Dependancy walker, some qt5 dll are in my qt bin dir but others (those<br>
> defined in cmake options like qt5widgets) are in the cmake bin dir. Is it<br>
> nolmal ? I'm currently using cmake 3.8 rc4.<br>
<br>
</span>That's bad. I'd stay away from putting CMake in the PATH, if that's the case.<br>
<span><br>
> So what's the simplest thing to have paraview running: compile qt from<br>
> sources with the patch on cmake file or go back to a previous version of<br>
> visual studio (it will be sad because I'm using the cmake capabilities of<br>
> the new version for other projects).<br>
<br>
</span>Both are reasonably simple, depends on  your comfort level with<br>
building Qt really. However, the issue you have with your current<br>
build with Qt 5.6 seems to be only environment related. I'd suggest<br>
cleaning your PATH (using dependency walker as a guide to remove<br>
unnecessary/conflicting PATHs)  and you may be able to get your<br>
existing build working without any issues.<br>
<span class="m_3588571833164203241HOEnZb"><font color="#888888"><br>
Utkarsh<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>