<div dir="ltr">Hello,<div>I can compile my Visual Studio 2012 app fine against VTK 6.2 libraries but when I try to compile my app against the VTK 7.1 libraries I get 165 linker errors. I have changed my directory paths to the correct include and library paths for VTK 7.1 in the app properties. I have also added all of the VTK 7.1 .lib files to the Additional Dependencies in the app properties. I can't figure out what might have changed between VTK versions.</div><div>All of the linker errors are similar with the modules being the only difference. Here is the first linker error:</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><b>Error<span class="" style="white-space:pre">      </span>9<span class="" style="white-space:pre"> </span>error LNK2028: unresolved token (0A000996) "void __cdecl vtkRenderingVolumeOpenGL_AutoInit_Construct(void)" (?vtkRenderingVolumeOpenGL_AutoInit_Construct@@$$FYAXXZ) referenced in function "public: __thiscall vtkRenderingVolume_AutoInit::vtkRenderingVolume_AutoInit(void)" (??0vtkRenderingVolume_AutoInit@@$$FQAE@XZ)<span class="" style="white-space:pre">   </span>C:\Users\donny.zimmerman.UNMC_DOMAIN\Documents\Visual Studio 2012\Projects\swis\SwisVtkEngine\SwisVtkEngine.obj<span class="" style="white-space:pre">   </span>SwisVtkEngine</b></blockquote></div><div><br></div><div>Any help would be greatly appreciated.</div><div><br></div></div>