[vtkusers] problems with vtkWin32VideoSource

Yan Pingkun engp1734 at nus.edu.sg
Mon Apr 5 22:41:38 EDT 2004


Hi, Neilson,

I encountered the same problem on another program before. The reason was
that I updated VTK through CVS but I forgot to rebuild it. After
rebuilding VTK, the program was compiled successfully. Hope it can help.
Good luck!

Pingkun

-----Original Message-----
From: vtkusers-admin at vtk.org [mailto:vtkusers-admin at vtk.org] On Behalf
Of N.E Mackenzie-Mackay
Sent: Tuesday, April 06, 2004 12:25 AM
To: vtkusers at vtk.org
Subject: [vtkusers] problems with vtkWin32VideoSource


Here is a silly question that I assume has an easy answer.  I am 
getting a linking error when trying to add vtkWin32VideoSource.  I have 
added Hybrid.lib to my C++ project and have the "bin" directory of the 
vtk42 folder added to my system path.  Is there something else that I 
could be missing?

Here is the error:

   unresolved external symbol "__declspec(dllimport) public: static 
class vtkWin32VideoSource * __cdecl vtkWin32VideoSource::New(void)" 
(__imp_?New at vtkWin32VideoSource@@SAPAV1 at XZ)

Thanks for the help in advance,
Neilson




More information about the vtkusers mailing list