I also get this error:<div><br></div><div><div>2>vtkQtBarChart.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl vtkMath::IsNan(double)" (__imp_?IsNan@vtkMath@@SAHN@Z) referenced in function "public: virtual void __thiscall vtkQtBarChart::layoutChart(class QRectF const &)" (?layoutChart@vtkQtBarChart@@UAEXABVQRectF@@@Z)</div>
<div>2>vtkQtChartSeriesModelRange.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static int __cdecl vtkMath::IsNan(double)" (__imp_?IsNan@vtkMath@@SAHN@Z)</div><div>2>vtkQtLineChart.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static int __cdecl vtkMath::IsNan(double)" (__imp_?IsNan@vtkMath@@SAHN@Z)</div>
</div><div><br></div><div>I have built previous version of VTK with no problem.</div><div>I am using version 5.10.1.</div><div><br></div><div><br></div><div><br></div>