<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>> From: david.gobbi@gmail.com<br>> Date: Sat, 16 Oct 2010 18:56:08 -0600<br>> Subject: Re: [vtkusers] Procedure Entry Point not found<br>> To: acheng_1221@hotmail.com<br>> CC: vtkusers@vtk.org<br>> <br>> Hi Alexis,<br>> <br>> Are you using any of your own VTK classes? The error might occur if<br>> vtkTypeRevisionMacro is used in the header file, that macro is<br>> deprecated in VTK 5.6.1 and vtkTypeMacro should be used instead.<br>> <br>> David<br>> <br>> <br>> On Sat, Oct 16, 2010 at 5:14 PM, Alexis Cheng <acheng_1221@hotmail.com> wrote:<br>> > Hi All,<br>> ><br>> > I'm writing a program that uses the vtkVideoSource package. It's compiling<br>> > and have linked the folders containing the vtk dll files. However, I'm<br>> > getting the following runtime error:<br>> ><br>> > The procedure entry point<br>> > ?CollectRevisions@vtkVideoSource@@MAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z<br>> > could not be located in the dynamic link library vtkHybrid.dll.<br>> ><br>> > Has this situation occurred for anybody else? If so, how did you go about<br>> > debugging and fixing it?<br>> ><br>> > Thanks,<br>> > Alexis Cheng<br>> > Electrical Engineering<br>> > University of British Columbia<br>> ><br>> > _______________________________________________<br>> > Powered by www.kitware.com<br>> ><br>> > Visit other Kitware open-source projects at<br>> > http://www.kitware.com/opensource/opensource.html<br>> ><br>> > Please keep messages on-topic and check the VTK FAQ at:<br>> > http://www.vtk.org/Wiki/VTK_FAQ<br>> ><br>> > Follow this link to subscribe/unsubscribe:<br>> > http://www.vtk.org/mailman/listinfo/vtkusers<br>> ><br>> ><br>                                            </body>
</html>