User talk:Freeforall
From KitwarePublic
Revision as of 06:29, 5 April 2006 by Freeforall (talk | contribs)
Help!!!
Headline text
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