User talk:Freeforall: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Freeforall (talk | contribs) No edit summary |
Freeforall (talk | contribs) |
||
Line 1: | Line 1: | ||
'''Help!!!''' | '''Help!!!''' | ||
Hi,all | Hi,all |
Latest revision as of 06:53, 5 April 2006
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