<div>Hi.</div><div> </div><div>I'm a long time user of VTK. I've just got a new laptop and am in the process of setting up my VTK installation.</div><div> </div><div>I have Visual Studio 2008 Professional, cloned VTK v6.0.0.rc3. Python 2.7, Cmake 2.8.11</div>
<div> </div><div>Whenever I build VTK I keep getting strange errors:</div><div> </div><div>error LNK2019: unresolved external symbol _real_initvtkCommonCorePython referenced in function _initvtkCommonCorePython File:vtkCommonCorePythonInit.obj <br>
error LNK2019: unresolved external symbol _real_initvtkCommonSystemPython referenced in function _initvtkCommonSystemPython File:vtkCommonSystemPythonInit.obj<br>fatal error LNK1181: cannot open input file '..\..\lib\Release\vtkImagingCore-6.1.lib' File: vtkImagingFourier<br>
</div><div>And so on.</div><div> </div><div>I have been working with 5.10 until today without incident.</div><div> </div><div>I compiled it on another PC this afternoon using VS 2012 and it worked perfectly. (but I couldn't compile my own modules).</div>
<div> </div><div>I've been trawling through the documentation, searching, and I can't find anything that helps me. But I may be looking for the wrong thing too. </div><div> </div><div> </div><div>Any thoughts/guidance will be gratefully received.</div>
<div> </div><div> </div><div>Carl.</div><div> </div><div> </div><div> </div>