[vtkusers] Are all functions in .dll files available in source code?

vince xu vince_xu at hotmail.com
Tue Mar 4 09:02:51 EST 2003


When I compile and link source code,there are such errors:

vtkImageReader.obj : error LNK2001: unresolved external symbol "public: 
virtual char * __thiscall vtkImageReader::GetInternalFileName(void)" 
(?GetInternalFileName at vtkImageReader@@UAEPADXZ)
vtkBMPReader.obj : error LNK2001: unresolved external symbol "public: 
virtual char * __thiscall vtkImageReader::GetInternalFileName(void)" 
(?GetInternalFileName at vtkImageReader@@UAEPADXZ)
...
etc.(total 1290 errors)

I have found that there is no function 
"vtkImageReader::GetInternalFileName(void)"  in source file. Are there 
something wrong in source code?


Best Regards,
Vince




_________________________________________________________________
免费下载 MSN Explorer:   http://explorer.msn.com/lccn/  




More information about the vtkusers mailing list