[vtkusers] Failure of vtkRenderingFreetypeModule

newcfd newcfd at yahoo.com
Tue Feb 2 14:04:34 EST 2016


#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.


More information about the vtkusers mailing list