<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi David,<br><br>Thank you for your reply. I'm using VTK 5.6.0. I tried replacing vtkTypeRevisionMacro with vtkTypeMacro, but I ended up getting compile errors regarding CollectRevisions. Do you have any other ideas as to what may be causing this?<br><br>Thanks,<br>Alexis Cheng<br>Electrical Engineering<br>University of British Columbia<br><br>&gt; From: david.gobbi@gmail.com<br>&gt; Date: Sat, 16 Oct 2010 18:56:08 -0600<br>&gt; Subject: Re: [vtkusers] Procedure Entry Point not found<br>&gt; To: acheng_1221@hotmail.com<br>&gt; CC: vtkusers@vtk.org<br>&gt; <br>&gt; Hi Alexis,<br>&gt; <br>&gt; Are you using any of your own VTK classes?  The error might occur if<br>&gt; vtkTypeRevisionMacro is used in the header file, that macro is<br>&gt; deprecated in VTK 5.6.1 and vtkTypeMacro should be used instead.<br>&gt; <br>&gt;   David<br>&gt; <br>&gt; <br>&gt; On Sat, Oct 16, 2010 at 5:14 PM, Alexis Cheng &lt;acheng_1221@hotmail.com&gt; wrote:<br>&gt; &gt; Hi All,<br>&gt; &gt;<br>&gt; &gt; I'm writing a program that uses the vtkVideoSource package. It's compiling<br>&gt; &gt; and have linked the folders containing the vtk dll files. However, I'm<br>&gt; &gt; getting the following runtime error:<br>&gt; &gt;<br>&gt; &gt; The procedure entry point<br>&gt; &gt; ?CollectRevisions@vtkVideoSource@@MAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z<br>&gt; &gt; could not be located in the dynamic link library vtkHybrid.dll.<br>&gt; &gt;<br>&gt; &gt; Has this situation occurred for anybody else? If so, how did you go about<br>&gt; &gt; debugging and fixing it?<br>&gt; &gt;<br>&gt; &gt; Thanks,<br>&gt; &gt; Alexis Cheng<br>&gt; &gt; Electrical Engineering<br>&gt; &gt; University of British Columbia<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Powered by www.kitware.com<br>&gt; &gt;<br>&gt; &gt; Visit other Kitware open-source projects at<br>&gt; &gt; http://www.kitware.com/opensource/opensource.html<br>&gt; &gt;<br>&gt; &gt; Please keep messages on-topic and check the VTK FAQ at:<br>&gt; &gt; http://www.vtk.org/Wiki/VTK_FAQ<br>&gt; &gt;<br>&gt; &gt; Follow this link to subscribe/unsubscribe:<br>&gt; &gt; http://www.vtk.org/mailman/listinfo/vtkusers<br>&gt; &gt;<br>&gt; &gt;<br>                                               </body>
</html>