<div dir="ltr">Hi all,<div><br></div><div>I'm struggling to launch paraview build on the last version of visual studio (15.1 26407.3).</div><div>I follow this documentation <a href="http://www.paraview.org/Wiki/ParaView:Build_And_Install.">http://www.paraview.org/Wiki/ParaView:Build_And_Install.</a></div><div><br></div><div>I use Qt 5, and just enable paraview python (miniconda2).</div><div><br></div><div>I tried first to build with the last Qt 5 version (5.8.0), it failed due to const expr error in qt (it's a known issue). So I switch to Qt 5.6.2.</div><div><br></div><div>I follow the instructions from the documentation: set path variable, modify environment variable in the configuration properties for paraview project.</div><div>The Debug generation failed: qt and paraview don't have the same debugging level …</div><div><br></div><div>The RefWithDebInfo generation succeeds. But I'm not able to launch paraview (from visual studio - start without debugging or from file explorer).</div><div>There are missing symbols in paraview.exe : </div><div>?toLatin1@QString@@QEGBA?AVQByteArray@@XZ (same with toLower, toUtf8).</div><div><br></div><div>Does anyone have an idea on how to fix it ?</div><div><br></div><div>For information:</div><div>- I don't use the cmake capabilities of visual studio: I use cmake-gui, configure, and generate.Then I open the paraview solution.</div><div>- I try with Qt4 version, it failed. I reinstall Qt several times. <br></div><div>- All my environment is in french</div><div><br></div><div><br></div><div>Thanks for help.</div><div><br></div><div>Claire</div><div><br></div><div><br></div></div>