Did you set the volume rendering flag to True in CMake when you built it?<br><br><b><i>scsrsao@leeds.ac.uk</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hi... I'm having the same linking problem and I already included the<br>vtkVolumeRendering.lib together with the other libs for vtk... any other idea<br>of why this may be happening???<br><br>thanks,<br>Rodolfo<br><br>&gt;Did you include the vtkVolumeRendering.lib?  That is new in 5.0.<br>&gt;<br>&gt;Sam<br>&gt;<br>&gt;&gt;Runar Lyngset <runarylv at="" stud.ntnu.no=""> wrote: Does anyone have an example of<br>&gt;&gt;Volume Rendering a dataset in VTK 5.0. If<br>&gt;&gt;so, I would very much like to see it since I'm having problems using the<br>&gt;&gt;ray-casting components which worked fine for me in previous VTK versions.<br>&gt;&gt;<br>&gt;&gt;I get linking errors when i try to build the program using<br>&gt;&gt;vtkVolumeRayCastMapper and
 vtkVolumeRayCastCompositeFunction. I get<br>&gt;&gt;similar errors when using other volume rendering components such as<br>&gt;&gt;vtkVolumeTextureMapper.. Other VTK components work fine in my application.<br>&gt;&gt;<br>&gt;&gt;Linking errors in Visual Studio 2005:<br>&gt;&gt;<br>&gt;&gt;error LNK2019: unresolved external symbol "__declspec(dllimport) public:<br>&gt;&gt;static class vtkVolumeRayCastMapper * __cdecl<br>&gt;&gt;vtkVolumeRayCastMapper::New(void)"<br>&gt;&gt;(__imp_?New at vtkVolumeRayCastMapper@@SAPAV1 at XZ) referenced in function<br>&gt;&gt;"public: virtual void __thiscall VMainView::fileOpen(void)"<br>&gt;&gt;(?fileOpen at VMainView@@UAEXXZ)<br>&gt;&gt;vmainview.obj : error LNK2019: unresolved external symbol<br>&gt;&gt;"__declspec(dllimport) public: static class<br>&gt;&gt;vtkVolumeRayCastCompositeFunction * __cdecl<br>&gt;&gt;vtkVolumeRayCastCompositeFunction::New(void)"<br>&gt;&gt;(__imp_?New at vtkVolumeRayCastCompositeFunction@@SAPAV1 at XZ)
 referenced in<br>&gt;&gt;function "public: virtual void __thiscall VMainView::fileOpen(void)"<br>&gt;&gt;(?fileOpen at VMainView@@UAEXXZ)<br><br>_______________________________________________<br>This is the private VTK discussion list. <br>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<br>Follow this link to subscribe/unsubscribe:<br>http://www.vtk.org/mailman/listinfo/vtkusers<br></runarylv></blockquote><br>