[vtkusers] building my own VS2012 project (MFC)

Mike Gagnon mike at gagnon.com
Wed Jun 19 15:44:51 EDT 2013


Hi,

After successfully building vtk for VS2012, I have some code from an 
older project that I'm trying to compile and I think I'm complicating my 
life with lots of compile errors and linker errors. I'm just using 
standard vtk code with renderers and actors and mappers, etc... Is there 
an easy way with Visual Studio to point to the right include and lib 
folders?  Or do I just need to do one error at a time and add the full 
path to the right include folder for each compile / link error?  Or 
maybe I should be using CMake for projects dealing with my own vtk code 
for MFC?

Thanks!
Mike



More information about the vtkusers mailing list