[vtkusers] VTK-6.1.0 migration problem

Jothybasu Selvaraj jothybasu at gmail.com
Wed Mar 12 07:06:34 EDT 2014


Whereever you use vtk headers, insert these line before them

#define vtkRenderingCore_AUTOINIT
4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)

#define vtkRenderingVolume_AUTOINIT 1(vtkRenderingVolumeOpenGL)



HTH


Jho



Jothybasu K Selvaraj
Post Doctoral Fellow
Dept. of Radiotherapy
Netherlands Cancer Institute-Antoni van Leeuwenhoek
Amsterdam



On Wed, Mar 12, 2014 at 11:35 AM, <antonioreyes at gmail.com> wrote:

>  Hi,
> I'm trying to migrate one Project from vtk-5.10.1 to vtk 6.1.0. My Project
> is dependent from both ITK and VTK. I just copy-pasted the cmakelist.txt
> files and everything compiled without any problems. However, when I try to
> run any application, I get the message saying that the system cannot find
> whatever dll from VTK is needed (depending on the application, it's one or
> another). It seems there is a linking problem, although I don't know why,
> since the configuration of the Project didn't change at all. I also changed
> my Visual Studio versión from 11 to 12 (2012 to 2013).
>
> Did anyone have the same issue? Can anyone help me in solving the problem?
>
> Thanks.
>
>
>
> _______________________________________________
> 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://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140312/30721eda/attachment.html>


More information about the vtkusers mailing list