[vtkusers] vtkPowerCrustSurfaceReconstruction unresolved external symbol
Bayliss, Chris (Chicago)
cbayliss at gnresound.com
Fri Mar 9 18:00:57 EST 2012
Hi,
I am trying to use the vtkPowerCrustSurfaceReconstruction filter, but I
am getting the following error:
error LNK2019: unresolved external symbol "public: static class
vtkPowerCrustSurfaceReconstruction * __cdecl
vtkPowerCrustSurfaceReconstruction::New(void)"
(?New at vtkPowerCrustSurfaceReconstruction@@SAPAV1 at XZ) referenced in
function _main C:\Program Files\VTK\TPS\TPS.obj
I have added vtkPowerCrustSurfaceReconstruction.h and
vtkPowerCrustSurfaceReconstruction.cxx to the following directories and
re-built VTK, but no luck.
C:\Program Files\VTK\vtk-5.8.0\Common
C:\Program Files\VTK\VTK_bin\Common
I have also modified the header file as suggested by Tim Hutton.
class /*VTK_GRAPHICS_EXPORT*/ vtkPowerCrustSurfaceReconstruction :
public vtkDataSetToPolyDataFilter
There are some older posts relating to this issue, but I could not find
any solutions posted. Any help would be much appreciated.
Thanks,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120309/2c753b00/attachment.htm>
More information about the vtkusers
mailing list