[vtkusers] Weird link error - possibly 4.7.1??

Billy Araujo billyaraujo at gmail.com
Sat Oct 27 10:51:06 EDT 2012


I also get this error:

2>vtkQtBarChart.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: static int __cdecl vtkMath::IsNan(double)"
(__imp_?IsNan at vtkMath@@SAHN at Z) referenced in function "public: virtual void
__thiscall vtkQtBarChart::layoutChart(class QRectF const &)"
(?layoutChart at vtkQtBarChart@@UAEXABVQRectF@@@Z)
2>vtkQtChartSeriesModelRange.obj : error LNK2001: unresolved external
symbol "__declspec(dllimport) public: static int __cdecl
vtkMath::IsNan(double)" (__imp_?IsNan at vtkMath@@SAHN at Z)
2>vtkQtLineChart.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static int __cdecl vtkMath::IsNan(double)"
(__imp_?IsNan at vtkMath@@SAHN at Z)

I have built previous version of VTK with no problem.
I am using version 5.10.1.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121027/965299eb/attachment.htm>


More information about the vtkusers mailing list