[vtkusers] vtk40 installation (WIN 2000 cygwin)

Kun Hu khu at argento.bu.edu
Fri Dec 20 18:50:43 EST 2002


Dear All,

I am trying to install VTK40 in cygwin Win2k.
Following the normal way given by the 'readme' file, I got the following
error message (see below) when I run 'make'.

By the way, I chose very basic installation when running 'cmake'(ONLY
VTK_USE_Rendering).




Please give me suggestion if you have similar experience, I will appreciate
it.

best

--Kun

/usr/local/VTK/Graphics/Testing: building default_target
cmake.depends is up-to-date
/usr/local/VTK/Graphics/Testing/Cxx: building default_target
c++-2  -mwin32
CellLocator.o  -L/usr/local/VTK/bin -lgdi32 -lm -lvtkCommon -lvtkFiltering -
lvtkGraphics -lvtkRendering -lopengl32 -lXt  -lSM -lICE  -L/usr/X11R6/lib -l
X11 -lXext -lvtkImaging -lvtkGraphics -lvtkIO -lvtkFiltering -lvtkCommon -lv
tkpng -lvtkzlib -lvtkjpeg -lm -lgdi32  -o /usr/local/VTK/bin/CellLocator

............

/usr/local/VTK/bin/libvtkRendering.a(vtkOpenGLVolumeTextureMapper2D.o)(.text
+0x244d):vtkOpenGLVolumeTextureMapper2D.cxx: undefined reference to `glEnd'
/usr/local/VTK/bin/libvtkRendering.a(vtkWin32OpenGLRenderWindow.o)(.text+0x3
77f):vtkWin32OpenGLRenderWindow.cxx: undefined reference to `glDisable'
/usr/local/VTK/bin/libvtkRendering.a(vtkWin32OpenGLRenderWindow.o)(.text+0x3
7cd):vtkWin32OpenGLRenderWindow.cxx: undefined reference to `glIsTexture'
/usr/local/VTK/bin/libvtkRendering.a(vtkWin32OpenGLRenderWindow.o)(.text+0x3
7e4):vtkWin32OpenGLRenderWindow.cxx: undefined reference to
`glDeleteTextures'
/usr/local/VTK/bin/libvtkRendering.a(vtkWin32OpenGLRenderWindow.o)(.text+0x3
ee1):vtkWin32OpenGLRenderWindow.cxx: undefined reference to `glFlush'
/usr/local/VTK/bin/libvtkRendering.a(vtkWin32OpenGLRenderWindow.o)(.text+0x5
6f9):vtkWin32OpenGLRenderWindow.cxx: undefined reference to `glDisable'
collect2: ld returned 1 exit status
make[5]: *** [/usr/local/VTK/bin/CellLocator] Error 1
make[4]: *** [default_target] Error 2
make[3]: *** [default_target_Cxx] Error 2
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Graphics_Testing] Error 2
make: *** [default_target] Error 2









More information about the vtkusers mailing list