<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>hi everybody:</FONT></DIV>
<DIV><FONT size=2>I am a itk new user.when I use cmake to create itk.dsw ,I 
select the button of BUILD_SHARED_LIBS to OFF ,SO I can use VC6 to bulid 
cl.exe.</FONT></DIV>
<DIV><FONT size=2>But after linking ,there are 3 errors ,the detail is below 
.what is problem????</FONT></DIV>
<DIV><FONT size=2>thanks for your help !!!<BR></DIV></FONT>
<DIV><FONT size=2>Configuration: IView - Win32 
Debug--------------------<BR>Performing Custom Build Step on 
E:/TEMP/itk/itk/ITKSourceWin32/Insight/Unsupported/MetaImage/IView/CMakeLists.txt<BR>Compiling...<BR>IView.cxx<BR>E:\TEMP\itk\itk\ITKSourceWin32\Insight\Unsupported\MetaImage\IView\IView.cxx(11) 
: fatal error C1083: Cannot open include file: 'FL/Fl.H': No such file or 
directory<BR>IViewGUI.cxx<BR>E:\TEMP\itk\itk\ITKSourceWin32\Insight\Unsupported\MetaImage\IView\IViewGUI.h(5) 
: fatal error C1083: Cannot open include file: 'FL/Fl.H': No such file or 
directory<BR>IViewGUIBase.cxx<BR>E:\TEMP\itk\itk\ITKSourceWin32\Insight\Unsupported\MetaImage\IView\IViewGUIBase.h(5) 
: fatal error C1083: Cannot open include file: 'FL/Fl.H': No such file or 
directory<BR>Generating Code...<BR>Error executing cl.exe.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>ALL_BUILD - 3 error(s), 49 
warning(s)<BR></FONT></DIV></BODY></HTML>