<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 8pt Tahoma; MARGIN-LEFT: 2px" 
bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am not exactly sure what you mean, but it might 
be that you have to add another include directory path under the tools, options, 
directories tab, then click on the show 'directories for' drop down menu and 
select include files. Then add a complete path to where all the header files 
are.&nbsp; As I mentioned, I am not exactly sure that this is a solution to your 
problem based on the way you presented your question but I hope it 
helps.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Ian</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=istjlx@langate.gsu.edu href="mailto:istjlx@langate.gsu.edu">Jianghua 
  Liang</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=galib@mit.edu 
  href="mailto:galib@mit.edu">galib@mit.edu</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, August 12, 2002 4:28 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Hi,</DIV>
  <DIV><BR></DIV>
  <DIV><FONT size=1>Hi,</FONT></DIV>
  <DIV><FONT size=1></FONT>&nbsp;</DIV>
  <DIV><FONT size=1>Is anyone knows why use</FONT></DIV>
  <DIV><FONT size=1></FONT>&nbsp;</DIV>
  <DIV><FONT size=1>#include &lt;ga/gaconfig.h&gt;</FONT></DIV>
  <DIV><FONT size=1></FONT>&nbsp;</DIV>
  <DIV><FONT size=1>and not</FONT></DIV>
  <DIV><FONT size=1></FONT>&nbsp;</DIV>
  <DIV><FONT size=1>#include "gaconfig.h"</FONT></DIV>
  <DIV><FONT size=1></FONT>&nbsp;</DIV>
  <DIV><FONT size=1>my VC++ 6.0 complier complains </FONT></DIV>
  <DIV><FONT size=1>fatal error C1083: Cannot open include file: 
  'ga/gaconfig.h': No such file or directory</FONT></DIV>
  <DIV><FONT size=1></FONT>&nbsp;</DIV>
  <DIV><FONT size=1>Jianghua</FONT></DIV></BLOCKQUOTE></BODY></HTML>