[vtkusers] Re: errors in build vtkWin32VideoSource

David Geldreich David.Geldreich at sophia.inria.fr
Mon May 21 02:50:33 EDT 2001


    Hello,

    the VTKDLL.dll must be in your PATH and if it is, it means that your
VTKDLL.DLL does not contain vtkWin32VideoSource. Try a "dumpbin /exports
VTKDLL.DLL" to see if vtkWin32VideoSource is in it.

    Hope this help.

zhangzhijun wrote:
> > > On Sat, 19 May 2001, zhangzhijun wrote:
> > >
> > > >  now I have got the lib and dll. but when I want to use the functions,
> I
> > got
> > > > messagebox pop out saying that "The calib.exe(my  program) file is
> > linked
> > > > to missing export
> > VTKDLL.DLL:?VideoFormatDialog at vtkWin32VideoSource@@QAEXXZ"
> > > > and also a second message box saying "could not execute: A device
> > attached to the system
> > > > is not functioning", why this?
> > >
> > > This error means that the vtkWin32VideoSource cannot find the driver
> > > for your video digitizer.  Are you sure that the driver is installed
> > > properly?
> > >




More information about the vtkusers mailing list