<!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&nbsp;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&nbsp;and&nbsp;do the manual setting. I 
use VC++ 6.0 and VTK5.0.&nbsp;There &nbsp;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,&nbsp;I have&nbsp;a set 
of linking errors&nbsp;as follows&nbsp;:&nbsp;&nbsp;</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>&nbsp;</DIV>
<DIV>Please help&nbsp;me. Thanks in advance.</DIV></BODY></HTML>