[vtkusers] What happened to vtkPatented?

Patricia Gonçalves patgo at oniduo.pt
Tue Mar 7 06:05:29 EST 2006


Mike,
 
I tryed the files you sent me, but kept getting the message:
 
error LNK2019: unresolved external symbol "public: static class vtkDecimate * __cdecl vtkDecimate::New(void)" (?New at vtkDecimate@@SAPAV1 at XZ) referenced in function "int __cdecl meshSimplification2(class vtkActor *,struct ArgsSimp)" (?meshSimplification2@@YAHPAVvtkActor@@UArgsSimp@@@Z)

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.
 
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?
 
Thank you!
 
Patrícia C. T. Gonçalves
e-mail: patgo at oniduo.pt

________________________________

De: Mike Jackson [mailto:imikejackson at gmail.com]
Enviada: ter 07-03-2006 00:48
Para: Patricia Gonçalves
Assunto: Re: [vtkusers] What happened to vtkPatented?




These are the sources that I use. Like I said, I use them directly in 
my own project instead of trying to recompile vtk with these files 
included.

We did enough changes to get them to compile and run in our 
Application that runs under VTk 5.0. I make no warranty if the 
changes have introduced bugs or not. The changes seem to work for us. 
I would test the code thoroughly to understand the changes.

If there are any glaring bugs I would appreciate knowing about them.

Mike Jackson
On Mar 6, 2006, at 8:56 AM, Patricia Gonçalves wrote:

> Yes, I'd apreciate the source.
>
> Thanks!
>
> Patrícia C. T. Gonçalves
> e-mail: patgo at oniduo.pt
>
> De: Mike Jackson [mailto:imikejackson at gmail.com]
> Enviada: seg 06-03-2006 12:19
> Para: Patricia Gonçalves
> Cc: vtkusers at vtk.org
> Assunto: Re: [vtkusers] What happened to vtkPatented?
>
>
> On Mar 6, 2006, at 6:31 AM, Patricia Gonçalves wrote:
>
> > Hello!
> >
> > I just installed VTK 5.0. I need to use vtkDecimate that is part of
> > the Patented directory. Why isn't this directory in the VTK
> > instalation files?
> >
> > I can get it from CVS but CMAKE doesn't show me the
> > VTK_USE_PATENTED option...
> >
> > Any help is very welcome!
> >
> > Thank you!
> >
> > Patrícia C. T. Gonçalves
> > e-mail: patgo at oniduo.pt
> > _______________________________________________
> > This is the private VTK discussion list.
> > Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/
> > Wiki/VTK_FAQ
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
>
> I asked the same question late last year...
>
>
> Begin forwarded message:
> > From: Amy Squillacote <amy.squillacote at kitware.com>
> > Date: September 20, 2005 4:19:13 PM EDT
> > To: Mike Jackson <maillist at bluequartz.net>, vtkusers at vtk.org
> > Subject: Re: [vtkusers] VTK 5.0 and patented
> >
> > Hi Mike,
> >
> > In VTK 5.0, the Patented directory has been removed (patents
> > expired, etc.).  The things that were in Patented have been moved
> > into the appropriate non-patented directories (e.g., several
> > filters moved into Graphics).  Is there a particular filter you're
> > looking for?
> >
> > - Amy
> >
> > At 04:01 PM 9/20/2005, Mike Jackson wrote:
> >> Where is the contents of the "Patented" folder in the VTK 5.0
> >> distribution?
> >>
> >> ---
> >> Mike Jackson
> >> mike _at_ bluequartz dot net
> >>
> >>
> >> _______________________________________________
> >> This is the private VTK discussion list. Please keep messages on-
> >> topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> >> Follow this link to subscribe/unsubscribe:
> >> http://www.vtk.org/mailman/listinfo/vtkusers
> >
> >
>
>
> I took the vtkDecimate from the vtk 4.x series and made some changes
> to get it to work with vtk 5.0 and then just included it directly in
> my own project. If you would like the source let me know.
>
> --------
> Mike Jackson
> imikejackson <at> gmail <dot> com
>
>
>
>

--------
Mike Jackson
imikejackson <at> gmail <dot> com





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060307/0a0a9a18/attachment.htm>


More information about the vtkusers mailing list