[vtkusers] error LNK2001: unresolved external symbol in the linkingprocess for vtkSDI example.

de Boer Ingo I.deBoer at polytec.de
Tue Apr 11 07:46:38 EDT 2006


Hi,

you have to link the OPENGL32.LIB and GLU32.LIB; find that in the
Project Settings in the Linker section.

greets
  Ingo

---
Dr.-Ing. Ingo H. de Boer

Polytec GmbH
Polytec-Platz 1-7, 76337 Waldbronn, Germany
phone: ++49 7243 604 106
fax  : ++49 7243 604 255

-----Original Message-----
Subject: [vtkusers] error LNK2001: unresolved external symbol in the
linkingprocess for vtkSDI example.


Hi, 
I am new to VTK5.0. I followed the example in the example folder
C:\VTK\Examples\GUI\Win32\vtkMFC\vtkSDI and do the manual setting. I use
VC++ 6.0 and VTK5.0. There  must be some mistakes in the settings, but
do not know why. 
In my linking, I have a set of linking errors as follows :  
vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001:
unresolved external symbol __imp__wglDeleteContext at 4
vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001:
unresolved external symbol __imp__wglMakeCurrent at 8
vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001:
unresolved external symbol __imp__glDeleteTextures at 8
...

Please help me. Thanks in advance.



More information about the vtkusers mailing list