[vtkusers] c++ lnk2001 and lnk 2019

kývýlcým helhel kvlcm_helhel at yahoo.com
Tue Feb 12 05:43:38 EST 2008


I am sorry for this stupid questions firstly,
I try the example code http://www.vtk.org/example-code.php "creating a sphere" and when I compiled it ,I got no errors. But when I try to build I get the errors below. What is the problem and how can I fix them?




VTK_Project error LNK2019: unresolved external symbol __imp__glDeleteTextures at 8 referenced in function "public: virtual void __thiscall vtkOpenGLTexture::ReleaseGraphicsResources(class vtkWindow *)" (?ReleaseGraphicsResources at vtkOpenGLTexture@@UAEXPAVvtkWindow@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glDeleteTextures at 8
VTK_Project error LNK2001: unresolved external symbol __imp__glDeleteTextures at 8
VTK_Project error LNK2001: unresolved external symbol __imp__glDisable at 4
VTK_Project error LNK2001: unresolved external symbol __imp__glDisable at 4
VTK_Project error LNK2001: unresolved external symbol __imp__glDisable at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glDisable at 4 referenced in function "public: virtual void __thiscall vtkOpenGLTexture::ReleaseGraphicsResources(class vtkWindow *)" (?ReleaseGraphicsResources at vtkOpenGLTexture@@UAEXPAVvtkWindow@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glDisable at 4
VTK_Project error LNK2001: unresolved external symbol __imp__glDisable at 4
VTK_Project error LNK2001: unresolved external symbol __imp__glDisable at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glIsTexture at 4 referenced in function "public: virtual void __thiscall vtkOpenGLTexture::ReleaseGraphicsResources(class vtkWindow *)" (?ReleaseGraphicsResources at vtkOpenGLTexture@@UAEXPAVvtkWindow@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glIsTexture at 4
VTK_Project error LNK2001: unresolved external symbol __imp__glIsTexture at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glEnable at 4 referenced in function "protected: unsigned char * __thiscall vtkOpenGLImageActor::MakeDataSuitable(int &,int &,int &,int &)" (?MakeDataSuitable at vtkOpenGLImageActor@@IAEPAEAAH000 at Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glEnable at 4
VTK_Project error LNK2001: unresolved external symbol __imp__glEnable at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glEnable at 4 referenced in function "public: virtual void __thiscall vtkOpenGLTexture::Load(class vtkRenderer *)" (?Load at vtkOpenGLTexture@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glEnable at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glEnable at 4 referenced in function "public: virtual void __thiscall vtkMapper::SetImmediateModeRendering(int)" (?SetImmediateModeRendering at vtkMapper@@UAEXH at Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glEnable at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glAlphaFunc at 8 referenced in function "public: virtual void __thiscall vtkOpenGLTexture::Load(class vtkRenderer *)" (?Load at vtkOpenGLTexture@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glAlphaFunc at 8
VTK_Project error LNK2019: unresolved external symbol __imp__glTexImage2D at 36 referenced in function "public: virtual void __thiscall vtkOpenGLTexture::Load(class vtkRenderer *)" (?Load at vtkOpenGLTexture@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glTexImage2D at 36 referenced in function "public: virtual void __thiscall vtkImageActor::SetOpacity(double)" (?SetOpacity at vtkImageActor@@UAEXN at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glTexParameterf at 12 referenced in function "public: virtual void __thiscall vtkOpenGLTexture::Load(class vtkRenderer *)" (?Load at vtkOpenGLTexture@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glTexParameterf at 12
VTK_Project error LNK2019: unresolved external symbol __imp__glBindTexture at 8 referenced in function "public: virtual void __thiscall vtkOpenGLTexture::Load(class vtkRenderer *)" (?Load at vtkOpenGLTexture@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glBindTexture at 8
VTK_Project error LNK2019: unresolved external symbol __imp__glGenTextures at 8 referenced in function "public: virtual void __thiscall vtkOpenGLTexture::Load(class vtkRenderer *)" (?Load at vtkOpenGLTexture@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glGenTextures at 8
VTK_Project error LNK2019: unresolved external symbol __imp__glGetIntegerv at 8 referenced in function "public: virtual void __thiscall vtkOpenGLTexture::Load(class vtkRenderer *)" (?Load at vtkOpenGLTexture@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glGetIntegerv at 8
VTK_Project error LNK2001: unresolved external symbol __imp__glGetIntegerv at 8
VTK_Project error LNK2019: unresolved external symbol __imp__glLightModeli at 8 referenced in function "public: void __thiscall vtkOpenGLRenderer::ClearLights(void)" (?ClearLights at vtkOpenGLRenderer@@QAEXXZ)
VTK_Project error LNK2001: unresolved external symbol __imp__glLightModeli at 8
VTK_Project error LNK2019: unresolved external symbol __imp__glLightModelfv at 8 referenced in function "public: void __thiscall vtkOpenGLRenderer::ClearLights(void)" (?ClearLights at vtkOpenGLRenderer@@QAEXXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glPopMatrix at 0 referenced in function "public: virtual int __thiscall vtkRenderWindow::GetAAFrames(void)" (?GetAAFrames at vtkRenderWindow@@UAEHXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glPopMatrix at 0 referenced in function "public: virtual int __thiscall vtkOpenGLRenderer::UpdateLights(void)" (?UpdateLights at vtkOpenGLRenderer@@UAEHXZ)
VTK_Project error LNK2001: unresolved external symbol __imp__glPopMatrix at 0
VTK_Project error LNK2001: unresolved external symbol __imp__glPopMatrix at 0
VTK_Project error LNK2001: unresolved external symbol __imp__glPopMatrix at 0
VTK_Project error LNK2001: unresolved external symbol __imp__glPushMatrix at 0
VTK_Project error LNK2001: unresolved external symbol __imp__glPushMatrix at 0
VTK_Project error LNK2019: unresolved external symbol __imp__glPushMatrix at 0 referenced in function "public: virtual int __thiscall vtkOpenGLRenderer::UpdateLights(void)" (?UpdateLights at vtkOpenGLRenderer@@UAEHXZ)
VTK_Project error LNK2001: unresolved external symbol __imp__glPushMatrix at 0
VTK_Project error LNK2001: unresolved external symbol __imp__glPushMatrix at 0
VTK_Project error LNK2001: unresolved external symbol __imp__glPushMatrix at 0
VTK_Project error LNK2019: unresolved external symbol __imp__glMatrixMode at 4 referenced in function "public: virtual int __thiscall vtkRenderWindow::GetAAFrames(void)" (?GetAAFrames at vtkRenderWindow@@UAEHXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glMatrixMode at 4 referenced in function "public: virtual int __thiscall vtkOpenGLRenderer::UpdateLights(void)" (?UpdateLights at vtkOpenGLRenderer@@UAEHXZ)
VTK_Project error LNK2001: unresolved external symbol __imp__glMatrixMode at 4
VTK_Project error LNK2001: unresolved external symbol __imp__glMatrixMode at 4
VTK_Project error LNK2001: unresolved external symbol __imp__glMatrixMode at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glClear at 4 referenced in function "public: virtual void __thiscall vtkOpenGLRenderer::Clear(void)" (?Clear at vtkOpenGLRenderer@@UAEXXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glClearDepth at 8 referenced in function "public: virtual void __thiscall vtkOpenGLRenderer::Clear(void)" (?Clear at vtkOpenGLRenderer@@UAEXXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glClearColor at 16 referenced in function "public: virtual void __thiscall vtkOpenGLRenderer::Clear(void)" (?Clear at vtkOpenGLRenderer@@UAEXXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glPushName at 4 referenced in function "protected: virtual void __thiscall vtkOpenGLRenderer::StartPick(unsigned int)" (?StartPick at vtkOpenGLRenderer@@MAEXI at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glInitNames at 0 referenced in function "protected: virtual void __thiscall vtkOpenGLRenderer::StartPick(unsigned int)" (?StartPick at vtkOpenGLRenderer@@MAEXI at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glRenderMode at 4 referenced in function "protected: virtual void __thiscall vtkOpenGLRenderer::StartPick(unsigned int)" (?StartPick at vtkOpenGLRenderer@@MAEXI at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glSelectBuffer at 8 referenced in function "protected: virtual void __thiscall vtkOpenGLRenderer::StartPick(unsigned int)" (?StartPick at vtkOpenGLRenderer@@MAEXI at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glLoadName at 4 referenced in function "protected: virtual void __thiscall vtkOpenGLRenderer::UpdatePickId(void)" (?UpdatePickId at vtkOpenGLRenderer@@MAEXXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glFlush at 0 referenced in function "protected: virtual void __thiscall vtkOpenGLRenderer::DonePick(void)" (?DonePick at vtkOpenGLRenderer@@MAEXXZ)
VTK_Project error LNK2001: unresolved external symbol __imp__glFlush at 0
VTK_Project error LNK2001: unresolved external symbol __imp__glFlush at 0
VTK_Project error LNK2019: unresolved external symbol __imp__glDeleteLists at 8 referenced in function "public: virtual void __thiscall vtkOpenGLPolyDataMapper::ReleaseGraphicsResources(class vtkWindow *)" (?ReleaseGraphicsResources at vtkOpenGLPolyDataMapper@@UAEXPAVvtkWindow@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glCallList at 4 referenced in function "public: virtual void __thiscall vtkOpenGLPolyDataMapper::RenderPiece(class vtkRenderer *,class vtkActor *)" (?RenderPiece at vtkOpenGLPolyDataMapper@@UAEXPAVvtkRenderer@@PAVvtkActor@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glEndList at 0 referenced in function "public: virtual void __thiscall vtkOpenGLPolyDataMapper::RenderPiece(class vtkRenderer *,class vtkActor *)" (?RenderPiece at vtkOpenGLPolyDataMapper@@UAEXPAVvtkRenderer@@PAVvtkActor@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glNewList at 8 referenced in function "public: virtual void __thiscall vtkOpenGLPolyDataMapper::RenderPiece(class vtkRenderer *,class vtkActor *)" (?RenderPiece at vtkOpenGLPolyDataMapper@@UAEXPAVvtkRenderer@@PAVvtkActor@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glGenLists at 4 referenced in function "public: virtual void __thiscall vtkOpenGLPolyDataMapper::RenderPiece(class vtkRenderer *,class vtkActor *)" (?RenderPiece at vtkOpenGLPolyDataMapper@@UAEXPAVvtkRenderer@@PAVvtkActor@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glMaterialfv at 12 referenced in function "public: virtual void __thiscall vtkOpenGLPolyDataMapper::RenderPiece(class vtkRenderer *,class vtkActor *)" (?RenderPiece at vtkOpenGLPolyDataMapper@@UAEXPAVvtkRenderer@@PAVvtkActor@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glMaterialfv at 12
VTK_Project error LNK2019: unresolved external symbol __imp__glClipPlane at 8 referenced in function "public: virtual void __thiscall vtkOpenGLPolyDataMapper::RenderPiece(class vtkRenderer *,class vtkActor *)" (?RenderPiece at vtkOpenGLPolyDataMapper@@UAEXPAVvtkRenderer@@PAVvtkActor@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glNormal3dv at 4 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawPoints(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,class vtkCellArray *,class vtkRenderer *)" (?DrawPoints at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3PAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glTexCoord2dv at 4 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawPoints(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,class vtkCellArray *,class vtkRenderer *)" (?DrawPoints at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3PAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glTexCoord2dv at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glTexCoord1dv at 4 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawPoints(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,class vtkCellArray *,class vtkRenderer *)" (?DrawPoints at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3PAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glColor3ubv at 4 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawPoints(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,class vtkCellArray *,class vtkRenderer *)" (?DrawPoints at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3PAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glColor4ubv at 4 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawPoints(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,class vtkCellArray *,class vtkRenderer *)" (?DrawPoints at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3PAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glNormal3fv at 4 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawPoints(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,class vtkCellArray *,class vtkRenderer *)" (?DrawPoints at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3PAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glVertex3dv at 4 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawPoints(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,class vtkCellArray *,class vtkRenderer *)" (?DrawPoints at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3PAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glVertex3dv at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glEnd at 0 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawPoints(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,class vtkCellArray *,class vtkRenderer *)" (?DrawPoints at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3PAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glEnd at 0
VTK_Project error LNK2019: unresolved external symbol __imp__glVertex3fv at 4 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawPoints(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,class vtkCellArray *,class vtkRenderer *)" (?DrawPoints at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3PAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glBegin at 4 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawPoints(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,class vtkCellArray *,class vtkRenderer *)" (?DrawPoints at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3PAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glBegin at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glTexCoord1fv at 4 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawLines(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,class vtkCellArray *,class vtkRenderer *)" (?DrawLines at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3PAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glTexCoord2fv at 4 referenced in function "protected: void __thiscall vtkOpenGLPolyDataMapper::DrawPolygons(int,class vtkPoints *,class vtkDataArray *,class vtkUnsignedCharArray *,class vtkDataArray *,int &,int &,unsigned int,class vtkCellArray *,class vtkRenderer *)" (?DrawPolygons at vtkOpenGLPolyDataMapper@@IAEXHPAVvtkPoints@@PAVvtkDataArray@@PAVvtkUnsignedCharArray@@1AAH3IPAVvtkCellArray@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glDepthRange at 16 referenced in function "public: virtual int __thiscall vtkOpenGLPolyDataMapper::Draw(class vtkRenderer *,class vtkActor *)" (?Draw at vtkOpenGLPolyDataMapper@@UAEHPAVvtkRenderer@@PAVvtkActor@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glPolygonOffset at 8 referenced in function "public: virtual int __thiscall vtkOpenGLPolyDataMapper::Draw(class vtkRenderer *,class vtkActor *)" (?Draw at vtkOpenGLPolyDataMapper@@UAEHPAVvtkRenderer@@PAVvtkActor@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glPolygonOffset at 8
VTK_Project error LNK2019: unresolved external symbol __imp__glColorMaterial at 8 referenced in function "public: virtual int __thiscall vtkOpenGLPolyDataMapper::Draw(class vtkRenderer *,class vtkActor *)" (?Draw at vtkOpenGLPolyDataMapper@@UAEHPAVvtkRenderer@@PAVvtkActor@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glLineStipple at 8 referenced in function "public: virtual void __thiscall vtkOpenGLProperty::Render(class vtkActor *,class vtkRenderer *)" (?Render at vtkOpenGLProperty@@UAEXPAVvtkActor@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glLineWidth at 4 referenced in function "public: virtual void __thiscall vtkOpenGLProperty::Render(class vtkActor *,class vtkRenderer *)" (?Render at vtkOpenGLProperty@@UAEXPAVvtkActor@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glPointSize at 4 referenced in function "public: virtual void __thiscall vtkOpenGLProperty::Render(class vtkActor *,class vtkRenderer *)" (?Render at vtkOpenGLProperty@@UAEXPAVvtkActor@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glColor4dv at 4 referenced in function "public: virtual void __thiscall vtkOpenGLProperty::Render(class vtkActor *,class vtkRenderer *)" (?Render at vtkOpenGLProperty@@UAEXPAVvtkActor@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glShadeModel at 4 referenced in function "public: virtual void __thiscall vtkOpenGLProperty::Render(class vtkActor *,class vtkRenderer *)" (?Render at vtkOpenGLProperty@@UAEXPAVvtkActor@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glCullFace at 4 referenced in function "public: virtual void __thiscall vtkOpenGLProperty::Render(class vtkActor *,class vtkRenderer *)" (?Render at vtkOpenGLProperty@@UAEXPAVvtkActor@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glPolygonMode at 8 referenced in function "public: virtual void __thiscall vtkOpenGLProperty::Render(class vtkActor *,class vtkRenderer *)" (?Render at vtkOpenGLProperty@@UAEXPAVvtkActor@@PAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glLighti at 12 referenced in function "public: virtual void __thiscall vtkOpenGLLight::Render(class vtkRenderer *,int)" (?Render at vtkOpenGLLight@@UAEXPAVvtkRenderer@@H at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glLightf at 12 referenced in function "public: virtual void __thiscall vtkOpenGLLight::Render(class vtkRenderer *,int)" (?Render at vtkOpenGLLight@@UAEXPAVvtkRenderer@@H at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glLightfv at 12 referenced in function "public: virtual void __thiscall vtkOpenGLLight::Render(class vtkRenderer *,int)" (?Render at vtkOpenGLLight@@UAEXPAVvtkRenderer@@H at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glMultMatrixd at 4 referenced in function "public: virtual void __thiscall vtkOpenGLLight::Render(class vtkRenderer *,int)" (?Render at vtkOpenGLLight@@UAEXPAVvtkRenderer@@H at Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glMultMatrixd at 4
VTK_Project error LNK2001: unresolved external symbol __imp__glMultMatrixd at 4
VTK_Project error LNK2001: unresolved external symbol __imp__glMultMatrixd at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glColor4f at 16 referenced in function "public: void __thiscall vtkOpenGLImageActor::Load(class vtkRenderer *)" (?Load at vtkOpenGLImageActor@@QAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glTexSubImage2D at 36 referenced in function "public: void __thiscall vtkOpenGLImageActor::Load(class vtkRenderer *)" (?Load at vtkOpenGLImageActor@@QAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glPixelStorei at 8 referenced in function "public: void __thiscall vtkOpenGLImageActor::Load(class vtkRenderer *)" (?Load at vtkOpenGLImageActor@@QAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glPixelStorei at 8 referenced in function "public: virtual int __thiscall vtkRenderWindow::GetLineSmoothing(void)" (?GetLineSmoothing at vtkRenderWindow@@UAEHXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glGetTexLevelParameteriv at 16 referenced in function "protected: int __thiscall vtkOpenGLImageActor::TextureSizeOK(int * const)" (?TextureSizeOK at vtkOpenGLImageActor@@IAEHQAH at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glDepthMask at 4 referenced in function "protected: void __thiscall vtkOpenGLImageActor::InternalRender(class vtkRenderer *)" (?InternalRender at vtkOpenGLImageActor@@IAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glDepthMask at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glLoadMatrixd at 4 referenced in function "public: virtual void __thiscall vtkOpenGLCamera::Render(class vtkRenderer *)" (?Render at vtkOpenGLCamera@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glLoadIdentity at 0 referenced in function "public: virtual void __thiscall vtkOpenGLCamera::Render(class vtkRenderer *)" (?Render at vtkOpenGLCamera@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glLoadIdentity at 0 referenced in function "public: virtual void __thiscall vtkRenderWindow::SetAlphaBitPlanes(int)" (?SetAlphaBitPlanes at vtkRenderWindow@@UAEXH at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glScissor at 16 referenced in function "public: virtual void __thiscall vtkOpenGLCamera::Render(class vtkRenderer *)" (?Render at vtkOpenGLCamera@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glViewport at 16 referenced in function "public: virtual void __thiscall vtkOpenGLCamera::Render(class vtkRenderer *)" (?Render at vtkOpenGLCamera@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glViewport at 16
VTK_Project error LNK2019: unresolved external symbol __imp__glDrawBuffer at 4 referenced in function "public: virtual void __thiscall vtkOpenGLCamera::Render(class vtkRenderer *)" (?Render at vtkOpenGLCamera@@UAEXPAVvtkRenderer@@@Z)
VTK_Project error LNK2001: unresolved external symbol __imp__glDrawBuffer at 4
VTK_Project error LNK2019: unresolved external symbol __imp__glMultMatrixf at 4 referenced in function "void __cdecl vtkgluPickMatrix(double,double,double,double,int *,int *)" (?vtkgluPickMatrix@@YAXNNNNPAH0 at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__wglDeleteContext at 4 referenced in function "public: void __thiscall vtkWin32OpenGLRenderWindow::Clean(void)" (?Clean at vtkWin32OpenGLRenderWindow@@QAEXXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__wglMakeCurrent at 8 referenced in function "public: void __thiscall vtkWin32OpenGLRenderWindow::Clean(void)" (?Clean at vtkWin32OpenGLRenderWindow@@QAEXXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__wglGetCurrentContext at 0 referenced in function "public: virtual void __thiscall vtkWin32OpenGLRenderWindow::MakeCurrent(void)" (?MakeCurrent at vtkWin32OpenGLRenderWindow@@UAEXXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glGetString at 4 referenced in function "public: virtual char const * __thiscall vtkWin32OpenGLRenderWindow::ReportCapabilities(void)" (?ReportCapabilities at vtkWin32OpenGLRenderWindow@@UAEPBDXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__wglCreateContext at 4 referenced in function "protected: void __thiscall vtkWin32OpenGLRenderWindow::CreateAWindow(int,int,int,int)" (?CreateAWindow at vtkWin32OpenGLRenderWindow@@IAEXHHHH at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glBlendFunc at 8 referenced in function "public: virtual void __thiscall vtkOpenGLRenderWindow::OpenGLInit(void)" (?OpenGLInit at vtkOpenGLRenderWindow@@UAEXXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glTexEnvf at 12 referenced in function "public: virtual void __thiscall vtkOpenGLRenderWindow::OpenGLInit(void)" (?OpenGLInit at vtkOpenGLRenderWindow@@UAEXXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glDepthFunc at 4 referenced in function "public: virtual void __thiscall vtkOpenGLRenderWindow::OpenGLInit(void)" (?OpenGLInit at vtkOpenGLRenderWindow@@UAEXXZ)
VTK_Project error LNK2019: unresolved external symbol __imp__glReadPixels at 28 referenced in function "protected: int __thiscall vtkOpenGLRenderWindow::GetPixelData(int,int,int,int,int,unsigned char *)" (?GetPixelData at vtkOpenGLRenderWindow@@IAEHHHHHHPAE at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glReadBuffer at 4 referenced in function "protected: int __thiscall vtkOpenGLRenderWindow::GetPixelData(int,int,int,int,int,unsigned char *)" (?GetPixelData at vtkOpenGLRenderWindow@@IAEHHHHHHPAE at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glGetError at 0 referenced in function "protected: int __thiscall vtkOpenGLRenderWindow::GetPixelData(int,int,int,int,int,unsigned char *)" (?GetPixelData at vtkOpenGLRenderWindow@@IAEHHHHHHPAE at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glDrawPixels at 20 referenced in function "public: virtual int __thiscall vtkOpenGLRenderWindow::SetPixelData(int,int,int,int,unsigned char *,int)" (?SetPixelData at vtkOpenGLRenderWindow@@UAEHHHHHPAEH at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glRasterPos3f at 12 referenced in function "public: virtual int __thiscall vtkOpenGLRenderWindow::SetPixelData(int,int,int,int,unsigned char *,int)" (?SetPixelData at vtkOpenGLRenderWindow@@UAEHHHHHPAEH at Z)
VTK_Project error LNK2019: unresolved external symbol __imp__glRasterPos2f at 8 referenced in function "public: virtual int __thiscall vtkOpenGLRenderWindow::SetZbufferData(int,int,int,int,float *)" (?SetZbufferData at vtkOpenGLRenderWindow@@UAEHHHHHPAM at Z)
VTK_Project fatal error LNK1120: 82 unresolved externals


       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080212/998a48b6/attachment.htm>


More information about the vtkusers mailing list