[vtkusers] OpenGL2 linking issues with VTK 7.1.1 and 8.1.0 for Windows 10

tb bui at calcreek.com
Sat Feb 3 15:26:14 EST 2018


Dear VTK community,

I have been trying to migrate from VTK 6.3.0 to 7.1.1 and even 8.1.0 in
Windows 10 x64 platform. Both versions cause the linking issues with two
functions that are no longer exist in either version distribution. I have
also made sure my codes reference and link only to the OpenGL2 directories.
These two functions, vtkRenderingOpenGL_AutoInit_Construct and
vtkRenderingOpenGL_AutoInit_Destruct are not found any where in either
header or source files in v7.1.1 distribution (although they are found in
6.3.0 containing in the source file
OpenGL\vtkRenderingOpenGLObjectFactory.cxx). Do I need to include some other
packages in CMake to resolve these linking issues? Currently, in CMake I
have only the following module built, vtkGUISupportMFC. Are there some
options in CMake that I neglect to enable? I have used the default settings
except for enabling CMAKE_CXX_MP_FLAG and VTK_USE_CXX11_FEATURES.

Many thanks,
Thuc Bui



--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html


More information about the vtkusers mailing list