unfortunately I don't have cmake in my path … 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 !
I don't know which component put the environment in such a mess, but there is one (or more). Thank for your help Claire 2017-04-19 20:21 GMT-06:00 Utkarsh Ayachit <utkarsh.ayac...@kitware.com>: > > 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. > > That's bad. I'd stay away from putting CMake in the PATH, if that's the > case. > > > 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). > > Both are reasonably simple, depends on your comfort level with > building Qt really. However, the issue you have with your current > build with Qt 5.6 seems to be only environment related. I'd suggest > cleaning your PATH (using dependency walker as a guide to remove > unnecessary/conflicting PATHs) and you may be able to get your > existing build working without any issues. > > Utkarsh >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview