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

Amy Henderson amy.henderson at kitware.com
Tue Mar 4 09:18:28 EST 2003


This method is in vtkImageReader2, the parent class of vtkImageReader.

- Amy

At 02:02 PM 3/4/2003 +0000, vince xu wrote:
>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/
>
>_______________________________________________
>This is the private VTK discussion list. Please keep messages on-topic. 
>Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers







More information about the vtkusers mailing list