<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3314.2100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#c0dcc0>
<DIV><FONT face=Arial size=2>Dear all:</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I want 
to add the vtkWin32Videosource class, and I first add it in the 
makefile.in</FONT></DIV>
<DIV><FONT face=Arial size=2>and run pcmaker, and then run nmake in windows to 
build it. but it failed and I got </FONT></DIV>
<DIV><FONT face=Arial size=2>the following&nbsp;information. can anyone tell me 
how to do it?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;cl.exe /nologo /D "STRICT" /MD /W3 /Ob1 /Oi 
/Ot /Oy /Gs /I "C:\Program F<BR>iles\Microsoft Visual Studio\VC98\include" /I 
"C:\vtkbin" /I "C:\Program Files\v<BR>tk32\vtksrc\common" /I "C:\Program 
Files\vtk32\vtksrc\graphics" /I "C:\Program F<BR>iles\vtk32\vtksrc\imaging" /D 
"NDEBUG" /D "WIN32"&nbsp; /I "C:\Program Files\vtk32\vt<BR>ksrc\patented"&nbsp; 
/I "C:\Program Files\vtk32\vtksrc\contrib"&nbsp; /D "_WINDOWS" /D "_W<BR>INDLL" 
/D "_MBCS" /D "VTKDLL" /Foobj\ /c "C:\Program 
Files\vtk32\vtksrc\graphics<BR>\vtkGraphicsFactory.cxx"<BR>vtkGraphicsFactory.cxx<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
link.exe @C:\WINDOWS\TEMP\nma36843.<BR>&nbsp;&nbsp; Creating library vtkdll.lib 
and object vtkdll.exp<BR>vtkWin32VideoSource.obj : error LNK2001: unresolved 
external symbol _capCreateCa<BR>ptureWindowA@32<BR>vtkdll.dll : fatal error 
LNK1120: 1 unresolved externals<BR>NMAKE : fatal error U1077: 
'C:\vtkbin\vtkdll\link.exe' : return code '0x460'<BR>Stop.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>zj zhang</FONT></DIV></BODY></HTML>