[vtkusers] Running a mex file

Arnaud BARRE arnaud.barre at gmail.com
Tue Aug 14 10:17:27 EDT 2012


I never used this class, but as it is a message from your linker, maybe you
forgot to link the (static/dynamic) library containing vtkOutlineFilter?

On Tue, Aug 14, 2012 at 3:54 PM, 32sthide <32sthide at gmail.com> wrote:

> thanks, I was missing that part.
>
> Another question, can't i use vtkoutlinefilter? It give me an error using
> that, when compiling.
>
> planevolume.o: In function `mexFunction':
> planevolume.cxx:(.text+0x110): undefined reference to
> `vtkOutlineFilter::New()'
> collect2: ld returned 1 exit status
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Running-a-mex-file-tp5715234p5715239.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120814/63f906a5/attachment.htm>


More information about the vtkusers mailing list