User talk:Freeforall

From KitwarePublic
Jump to navigationJump to search

Help!!!


Hi,all I used CMake to generate native makefiles and workspaces . while compiling the codes , I got some errors:

=========================

plotxy.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall vtkXYPlotActor::AddInput(class vtkDataSet *)" (__imp_?AddInput@vtkXYPlotActor@@QAEXPAVvtkDataSet@@@Z) plotxy.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class vtkXYPlotActor * __cdecl vtkXYPlotActor::New(void)" (__imp_?New@vtkXYPlotActor@@SAPAV1@XZ)

=========================

Would you help me? Thanks.

peace