c++ - Install VTK 6.2.0 with Qt 5.4 using CMake-GUI 3.2.2 -


this first time try use vtk libraries can not find tutorial can me qt integration. tried several tutorials when try write code, qt can not find vtk libraries. followed post doesn't work correctly: combining qt 5.4.1 vtk 6.2.0 (using cmake gui 3.2.1) on windows can explain me correct procedure? i'm using windows 7 64 bit, vtk 6.2.0, qt 5.4 , cmake-gui 3.2.2. respond!

did build vtk solution in debug or release? in example linked (it me), did in debug, work in debug (until build in release)

also, maybe it's cmakelist problem. did manage launch project easyview vtk solution?

finally, tutorial followed 1 : http://www.vtk.org/wiki/vtk/tutorials/qtsetup

the thing had modify, change qt version 5, add entry cmake_prefix , set several environment variables.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -