<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face=Arial color=#000000 size=2>Hi,
</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2>I am new to VTK5.0. <FONT
face="Times New Roman" size=3>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. </FONT></FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2>In my linking, I have a set
of linking errors as follows : </FONT></DIV>
<DIV><FONT face=Arial color=#000000
size=2>vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001:
unresolved external symbol <A
href="mailto:__imp__wglDeleteContext@4">__imp__wglDeleteContext@4</A></FONT></DIV>
<DIV>vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj) : error LNK2001:
unresolved external symbol <A
href="mailto:__imp__wglMakeCurrent@8">__imp__wglMakeCurrent@8</A><BR>vtkRendering.lib(vtkWin32OpenGLRenderWindow.obj)
: error LNK2001: unresolved external symbol <A
href="mailto:__imp__glDeleteTextures@8">__imp__glDeleteTextures@8</A><BR>...</DIV>
<DIV> </DIV>
<DIV>Please help me. Thanks in advance.</DIV></BODY></HTML>