[vtkusers] vtkSmartVolumeMapper gives error LNK2019

Jochen K. jochen.kling at email.de
Wed Jun 13 13:47:10 EDT 2012


Hi Amir,

this is probably due to a missing entry in Linker/Linker/Input/Additional
Denpendencies. Here you should add vtkVolumeRendering.lib.

In solution explorer right click your project, chossed Properties. In the
left hand side tree panel click 
expand Linker, expand Input, and then on the right hand side panel edit
entry "Additional Denpendencies" and add vtkVolumeRendering.lib.

with kind regards
Jochen

--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkSmartVolumeMapper-gives-error-LNK2019-tp5713867p5713871.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list