I also get this error:<div><br></div><div><div>2&gt;vtkQtBarChart.obj : error LNK2019: unresolved external symbol &quot;__declspec(dllimport) public: static int __cdecl vtkMath::IsNan(double)&quot; (__imp_?IsNan@vtkMath@@SAHN@Z) referenced in function &quot;public: virtual void __thiscall vtkQtBarChart::layoutChart(class QRectF const &amp;)&quot; (?layoutChart@vtkQtBarChart@@UAEXABVQRectF@@@Z)</div>

<div>2&gt;vtkQtChartSeriesModelRange.obj : error LNK2001: unresolved external symbol &quot;__declspec(dllimport) public: static int __cdecl vtkMath::IsNan(double)&quot; (__imp_?IsNan@vtkMath@@SAHN@Z)</div><div>2&gt;vtkQtLineChart.obj : error LNK2001: unresolved external symbol &quot;__declspec(dllimport) public: static int __cdecl vtkMath::IsNan(double)&quot; (__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>