[vtkusers] using STLReader
Erin Parsons
parsons.220 at gmail.com
Wed Jan 8 14:37:10 EST 2014
Hello,
I'm having trouble using the vtkSTLReader. The line I'm using to declare a
new reader object is:
vtkSTLReader *boneReader = vtkSTLReader::New();
This generates the error:
Error 1 error LNK2019: unresolved external symbol "public: static
class vtkSTLReader * __cdecl vtkSTLReader::New(void)" (?New at vtkSTLReader
@@SAPAV1 at XZ) referenced in function _main
C:\MyProjects\VTK_6_0_gitV2\Examples\STLReader\Cone6.obj Cone6
Does anyone know how to fix this? Thank you for your help!
Cheers,
Erin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140108/46c02c04/attachment.htm>
More information about the vtkusers
mailing list