[Paraview] Filter + External C++ libraries

Robert Maynard thorin.hax at gmail.com
Fri Jun 15 09:25:37 EDT 2007


I am currently working on a filter that requires the nurbs++ library. I
created a FindNurbs.cmake file
and have added all the details I think I need to the CMakeLists, but when I
try to load the filter the error
I get is "undefined symbol:
_ZN4PLib10BasicArrayINS_8Point_nDldLi3EEEE5resetES2_". What is the cause of
this problem?
Is it an improper FindNurbs file, or do I have to pass Paraview the library
path too?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20070615/51ae617a/attachment.html


More information about the ParaView mailing list