[vtkusers] Issues with using vtkSmartVolumeMapper.

Bill Lorensen bill.lorensen at gmail.com
Thu Jul 24 12:40:24 EDT 2014


You will need to include the vtkRenderingVolumeOpenGL library when you
build your app.

If you use cmake to configure your project, you will avoid all of these issues.

Bill


On Thu, Jul 24, 2014 at 12:13 PM, vipulraikar <vpai at g.clemson.edu> wrote:
> Hi Bill,
>
> Thanks for the quick reply. I actually had tried that, with no success.
> Infact it throws a linker error.
>
> (error LNK2019: unresolved external symbol "void __cdecl
> vtkRenderingVolumeOpenGL_AutoInit_Construct(void)"
> (?vtkRenderingVolumeOpenGL_AutoInit_Construct@@YAXXZ) referenced in function
> "public: __thiscall
> vtkRenderingVolumeOpenGL_ModuleInit::vtkRenderingVolumeOpenGL_ModuleInit(void)"
> (??0vtkRenderingVolumeOpenGL_ModuleInit@@QAE at XZ))
>
> Just to be clearer (I should have mentioned earlier, if its not obvious
> already), I am working in VS2012.
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Issues-with-using-vtkSmartVolumeMapper-tp5727955p5727957.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list