<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=idOWAReplyText46400 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2>I already did that and it 
fixed the problem, but then&nbsp;I got another error saying it couldn't find the 
entry to the <A 
href="mailto:?SetValue@vtkContourFilter@@QAEXHM@Z">?SetValue@vtkContourFilter@@QAEXHM@Z</A> 
procedure in vtkGraphics.dll.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2>I haven't given up on VTK 
5.0.0, but I'm&nbsp;back with VTK 4.4.2.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2>Any help with the error 
mentioned above is very welcome!</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000080 size=2></FONT>&nbsp;</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>&nbsp;</DIV></DIV>
<DIV id=idSignature31533 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> Kubach, Adam R CTR USAF AFRL/MLOC 
[mailto:Adam.Kubach@wpafb.af.mil]<BR><B>Enviada:</B> ter 07-03-2006 
17:01<BR><B>Para:</B> Mike Jackson; Adam Kubach<BR><B>Cc:</B> Patricia 
Gonçalves<BR><B>Assunto:</B> RE: [vtkusers] What happened to 
vtkPatented?<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>&nbsp;I didn't compile vtkPatented.&nbsp; Was the vtkDecimate 
being called from<BR>another library?&nbsp; If so, the class needs to have the 
import/export keywords<BR>used.&nbsp; If not, you will get unresolved 
symbols.<BR><BR>Try placing the directory that contains the dlls in your PATH 
variable.&nbsp; I<BR>think that will fix the problem of not finding the 
dlls.<BR><BR>-----Original Message-----<BR>From: Mike Jackson [<A 
href="mailto:imikejackson@gmail.com">mailto:imikejackson@gmail.com</A>]<BR>Sent: 
Tuesday, March 07, 2006 8:11 AM<BR>To: Adam Kubach; Adam Kubach<BR>Cc: Patricia 
Gonçalves<BR>Subject: Fwd: [vtkusers] What happened to vtkPatented?<BR><BR>Adam, 
did you see any of these errors when you used VS.2003 and the&nbsp;<BR>VTK 
Patented?&nbsp;&nbsp;<BR><BR>Begin forwarded message:<BR><BR>&gt; From: Patricia 
Gonçalves &lt;patgo@oniduo.pt&gt;<BR>&gt; Date: March 7, 2006 6:05:29 AM 
EST<BR>&gt; To: &lt;vtkusers@vtk.org&gt;<BR>&gt; Subject: RE: [vtkusers] What 
happened to vtkPatented?<BR>&gt;<BR>&gt; Mike,<BR>&gt;<BR>&gt; I tryed the files 
you sent me, but kept getting the message:<BR>&gt;<BR>&gt; error LNK2019: 
unresolved external symbol "public: static class<BR>&gt; vtkDecimate * __cdecl 
vtkDecimate::New(void)" (?<BR>&gt; New@vtkDecimate@@SAPAV1@XZ) referenced in 
function "int __cdecl<BR>&gt; meshSimplification2(class vtkActor *,struct 
ArgsSimp)" (?<BR>&gt; 
meshSimplification2@@YAHPAVvtkActor@@UArgsSimp@@@Z)<BR>&gt; I believe this error 
is due to not having vtkPatented.lib (don't know<BR>&gt; why I get this problem 
and you din't...). So, I copyed this file and<BR>&gt; all the files "attached" 
to it (vtkPatented.dll, the Patented<BR>&gt; directory, etc.) from a previous 
version of VTK, which solved error<BR>&gt; LNK2019.<BR>&gt;<BR>&gt; Now, I have 
no debugging errors, but when I try to run my application,<BR>&gt; VS.NET 2003 
says it can't find the dll's. I have the correct dll's<BR>&gt; directories in 
the VC++ Directories, so I don't understand why VS<BR>&gt; doesn't find them. 
Any ideas?<BR>&gt;<BR>&gt; Thank you!<BR>&gt;<BR>&gt; Patrícia C. T. 
Gonçalves<BR>&gt; e-mail: patgo@oniduo.pt<BR>&gt;<BR>&gt; De: Mike Jackson [<A 
href="mailto:imikejackson@gmail.com">mailto:imikejackson@gmail.com</A>]<BR>&gt; 
Enviada: ter 07-03-2006 00:48<BR>&gt; Para: Patricia Gonçalves<BR>&gt; Assunto: 
Re: [vtkusers] What happened to vtkPatented?<BR>&gt;<BR>&gt;<BR>&gt; These are 
the sources that I use. Like I said, I use them directly in<BR>&gt; my own 
project instead of trying to recompile vtk with these files<BR>&gt; 
included.<BR>&gt;<BR>&gt; We did enough changes to get them to compile and run 
in our<BR>&gt; Application that runs under VTk 5.0. I make no warranty if the 
changes<BR>&gt; have introduced bugs or not. The changes seem to work for 
us.<BR>&gt; I would test the code thoroughly to understand the 
changes.<BR>&gt;<BR>&gt; If there are any glaring bugs I would appreciate 
knowing about them.<BR>&gt;<BR>&gt; Mike Jackson<BR>&gt; On Mar 6, 2006, at 8:56 
AM, Patricia Gonçalves wrote:<BR>&gt;<BR>&gt; &gt; Yes, I'd apreciate the 
source.<BR>&gt; &gt;<BR>&gt; &gt; Thanks!<BR>&gt; &gt;<BR>&gt; &gt; Patrícia C. 
T. Gonçalves<BR>&gt; &gt; e-mail: patgo@oniduo.pt<BR>&gt; &gt;<BR>&gt; &gt; De: 
Mike Jackson [<A 
href="mailto:imikejackson@gmail.com">mailto:imikejackson@gmail.com</A>]<BR>&gt; 
&gt; Enviada: seg 06-03-2006 12:19<BR>&gt; &gt; Para: Patricia Gonçalves<BR>&gt; 
&gt; Cc: vtkusers@vtk.org<BR>&gt; &gt; Assunto: Re: [vtkusers] What happened to 
vtkPatented?<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; On Mar 6, 2006, at 6:31 AM, 
Patricia Gonçalves wrote:<BR>&gt; &gt;<BR>&gt; &gt; &gt; Hello!<BR>&gt; &gt; 
&gt;<BR>&gt; &gt; &gt; I just installed VTK 5.0. I need to use vtkDecimate that 
is<BR>&gt; part of<BR>&gt; &gt; &gt; the Patented directory. Why isn't this 
directory in the VTK<BR>&gt; &gt; &gt; instalation files?<BR>&gt; &gt; 
&gt;<BR>&gt; &gt; &gt; I can get it from CVS but CMAKE doesn't show me 
the<BR>&gt; &gt; &gt; VTK_USE_PATENTED option...<BR>&gt; &gt; &gt;<BR>&gt; &gt; 
&gt; Any help is very welcome!<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Thank 
you!<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Patrícia C. T. Gonçalves<BR>&gt; &gt; 
&gt; e-mail: patgo@oniduo.pt<BR>&gt; &gt; &gt; 
_______________________________________________<BR>&gt; &gt; &gt; This is the 
private VTK discussion list.<BR>&gt; &gt; &gt; Please keep messages on-topic. 
Check the FAQ at: <A href="http://">http://</A><BR>&gt; www.vtk.org/<BR>&gt; 
&gt; &gt; Wiki/VTK_FAQ<BR>&gt; &gt; &gt; Follow this link to 
subscribe/unsubscribe:<BR>&gt; &gt; &gt; <A 
href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</A><BR>&gt; 
&gt;<BR>&gt; &gt; I asked the same question late last year...<BR>&gt; 
&gt;<BR>&gt; &gt;<BR>&gt; &gt; Begin forwarded message:<BR>&gt; &gt; &gt; From: 
Amy Squillacote &lt;amy.squillacote@kitware.com&gt;<BR>&gt; &gt; &gt; Date: 
September 20, 2005 4:19:13 PM EDT<BR>&gt; &gt; &gt; To: Mike Jackson 
&lt;maillist@bluequartz.net&gt;, vtkusers@vtk.org<BR>&gt; &gt; &gt; Subject: Re: 
[vtkusers] VTK 5.0 and patented<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Hi 
Mike,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; In VTK 5.0, the Patented directory has 
been removed (patents<BR>&gt; &gt; &gt; expired, etc.).&nbsp; The things that 
were in Patented have been moved<BR>&gt; &gt; &gt; into the appropriate 
non-patented directories (e.g., several<BR>&gt; &gt; &gt; filters moved into 
Graphics).&nbsp; Is there a particular filter you're<BR>&gt; &gt; &gt; looking 
for?<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; - Amy<BR>&gt; &gt; &gt;<BR>&gt; &gt; 
&gt; At 04:01 PM 9/20/2005, Mike Jackson wrote:<BR>&gt; &gt; &gt;&gt; Where is 
the contents of the "Patented" folder in the VTK 5.0<BR>&gt; &gt; &gt;&gt; 
distribution?<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt; ---<BR>&gt; &gt; 
&gt;&gt; Mike Jackson<BR>&gt; &gt; &gt;&gt; mike _at_ bluequartz dot net<BR>&gt; 
&gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt; 
_______________________________________________<BR>&gt; &gt; &gt;&gt; This is 
the private VTK discussion list. Please keep messages on-<BR>&gt; &gt; &gt;&gt; 
topic. Check the FAQ at: <A 
href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</A> 
Follow<BR>&gt; &gt; &gt;&gt; this link to subscribe/unsubscribe:<BR>&gt; &gt; 
&gt;&gt; <A 
href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</A><BR>&gt; 
&gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; I took the 
vtkDecimate from the vtk 4.x series and made some changes<BR>&gt; &gt; to get it 
to work with vtk 5.0 and then just included it directly in<BR>&gt; &gt; my own 
project. If you would like the source let me know.<BR>&gt; &gt;<BR>&gt; &gt; 
--------<BR>&gt; &gt; Mike Jackson<BR>&gt; &gt; imikejackson &lt;at&gt; gmail 
&lt;dot&gt; com<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; 
&gt;<BR>&gt;<BR>&gt; --------<BR>&gt; Mike Jackson<BR>&gt; imikejackson 
&lt;at&gt; gmail &lt;dot&gt; com<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; 
_______________________________________________<BR>&gt; This is the private VTK 
discussion list.<BR>&gt; Please keep messages on-topic. Check the FAQ at: <A 
href="http://www.vtk.org/">http://www.vtk.org/</A><BR>&gt; Wiki/VTK_FAQ Follow 
this link to subscribe/unsubscribe:<BR>&gt; <A 
href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</A><BR><BR>--------<BR>Mike 
Jackson<BR>imikejackson &lt;at&gt; gmail &lt;dot&gt; 
com<BR><BR><BR></FONT></P></DIV>

</BODY>
</HTML>