[vtkusers] GDCM installation problem (openGL?)
Shark
m.nunes at fratoria.com
Wed Nov 30 11:56:13 EST 2016
Hi there!
I am also trying to achieve this under windows 10, visual studio 2013, both
x64 and win32.
I am using 2.6.6, checked the cmakefile, but no success.
I have the same errors:
vtkGDCMImageReader.obj : error LNK2019: unresolved external symbol "void
__cdecl vtkRenderingOpenGL_AutoInit_Construct(void)"
(?vtkRenderingOpenGL_AutoInit_Construct@@YAXXZ) referenced in function
"public: __thiscall
vtkRenderingCore_AutoInit::vtkRenderingCore_AutoInit(void)"
(??0vtkRenderingCore_AutoInit@@QAE at XZ)
vtkGDCMImageReader2.obj : error LNK2001: unresolved external symbol "void
__cdecl vtkRenderingOpenGL_AutoInit_Construct(void)"
(?vtkRenderingOpenGL_AutoInit_Construct@@YAXXZ)
vtkImageColorViewer.obj : error LNK2001: unresolved external symbol "void
__cdecl vtkRenderingOpenGL_AutoInit_Construct(void)"
(?vtkRenderingOpenGL_AutoInit_Construct@@YAXXZ)
vtkGDCMImageReader.obj : error LNK2019: unresolved external symbol "void
__cdecl vtkRenderingOpenGL_AutoInit_Destruct(void)"
(?vtkRenderingOpenGL_AutoInit_Destruct@@YAXXZ) referenced in function
"public: __thiscall
vtkRenderingCore_AutoInit::~vtkRenderingCore_AutoInit(void)"
(??1vtkRenderingCore_AutoInit@@QAE at XZ)
vtkGDCMImageReader2.obj : error LNK2001: unresolved external symbol "void
__cdecl vtkRenderingOpenGL_AutoInit_Destruct(void)"
(?vtkRenderingOpenGL_AutoInit_Destruct@@YAXXZ)
vtkImageColorViewer.obj : error LNK2001: unresolved external symbol "void
__cdecl vtkRenderingOpenGL_AutoInit_Destruct(void)"
(?vtkRenderingOpenGL_AutoInit_Destruct@@YAXXZ)
vtkGDCMImageReader.obj : 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)
vtkGDCMImageReader.obj : error LNK2019: unresolved external symbol "void
__cdecl vtkRenderingVolumeOpenGL_AutoInit_Destruct(void)"
(?vtkRenderingVolumeOpenGL_AutoInit_Destruct@@YAXXZ) referenced in function
"public: __thiscall
vtkRenderingVolumeOpenGL_ModuleInit::~vtkRenderingVolumeOpenGL_ModuleInit(void)"
(??1vtkRenderingVolumeOpenGL_ModuleInit@@QAE at XZ)
if you believe it's best to contact GDCM directly, I will do it.
Best regards
--
View this message in context: http://vtk.1045678.n5.nabble.com/GDCM-installation-problem-openGL-tp5741192p5741373.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list