<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Re: [vtkusers] What happened to vtkPatented?</TITLE>
</HEAD>
<BODY>
<DIV id=idOWAReplyText54270 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2>Mike,</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2>I tryed the files you sent
me, but kept getting the message:</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2></FONT> </DIV>
<DIV dir=ltr>error LNK2019: unresolved external symbol "public: static class
vtkDecimate * __cdecl vtkDecimate::New(void)" (<A
href="mailto:?New@vtkDecimate@@SAPAV1@XZ">?New@vtkDecimate@@SAPAV1@XZ</A>)
referenced in function "int __cdecl meshSimplification2(class vtkActor *,struct
ArgsSimp)" (<A
href="mailto:?meshSimplification2@@YAHPAVvtkActor@@UArgsSimp@@@Z">?meshSimplification2@@YAHPAVvtkActor@@UArgsSimp@@@Z</A>)<BR></DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2>I believe this error is
due to not having vtkPatented.lib (don't know why I get this problem
and you din't...). So, I copyed this file and all the files "attached" to
it (vtkPatented.dll, the Patented directory, etc.) from a previous version of
VTK, which solved error LNK2019.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2>Now, I have no debugging
errors, but when I try to run my application, VS.NET 2003 says it can't find the
dll's. I have the correct dll's directories in the VC++ Directories, so I don't
understand why VS doesn't find them. Any ideas?</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2>Thank you!</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2></FONT> </DIV></DIV>
<DIV id=idSignature97235 dir=ltr>
<DIV><FONT face=Arial color=#000080 size=2>Patrícia C. T. Gonçalves</FONT></DIV>
<DIV><FONT face=Arial color=#000080 size=2>e-mail:
patgo@oniduo.pt</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>De:</B> Mike Jackson
[mailto:imikejackson@gmail.com]<BR><B>Enviada:</B> ter 07-03-2006
00:48<BR><B>Para:</B> Patricia Gonçalves<BR><B>Assunto:</B> Re: [vtkusers] What
happened to vtkPatented?<BR></FONT><BR></DIV>
<DIV><BR>
<P><FONT size=2>These are the sources that I use. Like I said, I use them
directly in <BR>my own project instead of trying to recompile vtk with
these files <BR>included.<BR><BR>We did enough changes to get them to
compile and run in our <BR>Application that runs under VTk 5.0. I make no
warranty if the <BR>changes have introduced bugs or not. The changes seem
to work for us. <BR>I would test the code thoroughly to understand the
changes.<BR><BR>If there are any glaring bugs I would appreciate knowing about
them.<BR><BR>Mike Jackson<BR>On Mar 6, 2006, at 8:56 AM, Patricia Gonçalves
wrote:<BR><BR>> Yes, I'd apreciate the source.<BR>><BR>>
Thanks!<BR>><BR>> Patrícia C. T. Gonçalves<BR>> e-mail:
patgo@oniduo.pt<BR>><BR>> De: Mike Jackson [<A
href="mailto:imikejackson@gmail.com">mailto:imikejackson@gmail.com</A>]<BR>>
Enviada: seg 06-03-2006 12:19<BR>> Para: Patricia Gonçalves<BR>> Cc:
vtkusers@vtk.org<BR>> Assunto: Re: [vtkusers] What happened to
vtkPatented?<BR>><BR>><BR>> On Mar 6, 2006, at 6:31 AM, Patricia
Gonçalves wrote:<BR>><BR>> > Hello!<BR>> ><BR>> > I just
installed VTK 5.0. I need to use vtkDecimate that is part of<BR>> > the
Patented directory. Why isn't this directory in the VTK<BR>> > instalation
files?<BR>> ><BR>> > I can get it from CVS but CMAKE doesn't show me
the<BR>> > VTK_USE_PATENTED option...<BR>> ><BR>> > Any help
is very welcome!<BR>> ><BR>> > Thank you!<BR>> ><BR>> >
Patrícia C. T. Gonçalves<BR>> > e-mail: patgo@oniduo.pt<BR>> >
_______________________________________________<BR>> > This is the private
VTK discussion list.<BR>> > Please keep messages on-topic. Check the FAQ
at: <A href="http://www.vtk.org/">http://www.vtk.org/</A><BR>> >
Wiki/VTK_FAQ<BR>> > Follow this link to subscribe/unsubscribe:<BR>>
> <A
href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</A><BR>><BR>>
I asked the same question late last year...<BR>><BR>><BR>> Begin
forwarded message:<BR>> > From: Amy Squillacote
<amy.squillacote@kitware.com><BR>> > Date: September 20, 2005
4:19:13 PM EDT<BR>> > To: Mike Jackson <maillist@bluequartz.net>,
vtkusers@vtk.org<BR>> > Subject: Re: [vtkusers] VTK 5.0 and
patented<BR>> ><BR>> > Hi Mike,<BR>> ><BR>> > In VTK
5.0, the Patented directory has been removed (patents<BR>> > expired,
etc.). The things that were in Patented have been moved<BR>> > into
the appropriate non-patented directories (e.g., several<BR>> > filters
moved into Graphics). Is there a particular filter you're<BR>> >
looking for?<BR>> ><BR>> > - Amy<BR>> ><BR>> > At 04:01
PM 9/20/2005, Mike Jackson wrote:<BR>> >> Where is the contents of the
"Patented" folder in the VTK 5.0<BR>> >> distribution?<BR>>
>><BR>> >> ---<BR>> >> Mike Jackson<BR>> >>
mike _at_ bluequartz dot net<BR>> >><BR>> >><BR>> >>
_______________________________________________<BR>> >> This is the
private VTK discussion list. Please keep messages on-<BR>> >> topic.
Check the FAQ at: <A
href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</A><BR>>
>> Follow this link to subscribe/unsubscribe:<BR>> >> <A
href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</A><BR>>
><BR>> ><BR>><BR>><BR>> I took the vtkDecimate from the vtk
4.x series and made some changes<BR>> to get it to work with vtk 5.0 and then
just included it directly in<BR>> my own project. If you would like the
source let me know.<BR>><BR>> --------<BR>> Mike Jackson<BR>>
imikejackson <at> gmail <dot>
com<BR>><BR>><BR>><BR>><BR><BR>--------<BR>Mike
Jackson<BR>imikejackson <at> gmail <dot>
com<BR><BR><BR><BR></FONT></P></DIV>
</BODY>
</HTML>