[vtkusers] Failure of vtkRenderingFreetypeModule
Yan
liuyanbc157 at gmail.com
Thu Feb 4 07:26:07 EST 2016
newcfd via vtkusers <vtkusers <at> vtk.org> writes:
>
> #include<vtkAutoInit.h>
> VTK_MODULE_INIT(vtkInteractionStyle);
> VTK_MODULE_INIT(vtkRenderingFreeType);
> VTK_MODULE_INIT(vtkRenderingFreeTypeOpenGL);
> VTK_MODULE_INIT(vtkRenderingOpenGL);
>
> the initialization of these modules are not needed on Linux(Ubuntu and
> CentOS). They are indeed needed on Windows from
> my experience.
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Failure-of-
vtkRenderingFreetypeModule-tp5736296p5736309.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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
Hi, Thank you for your replying. I have fixed it after searching some
solutions in Internet. Someone said that there are some collision in VTK 6.2
. In Target Library it must be separated to get VTKRenderingFreeType etc.
involved.
But thanks again for your information.
Mit vielen freundlichen Grüßen
Yan
More information about the vtkusers
mailing list