<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.34">
<TITLE>[help] the compile of GAlib</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2 FACE="Arial">Hi, all &amp; Kevin:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Sorry for disturb you all. I have problem on compiling the Galib and I need your help. </FONT>
<BR><FONT SIZE=2 FACE="Arial">My compile environment is Microsoft Visual C++ .NET (version 7.0). </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I have compiled Galib following the steps in Kevin's letter [Compiling GALib under visual c++ 2003 (version7) Jan. 30th, 2006] strictly. </FONT></P>

<P><FONT SIZE=2 FACE="Arial">That is: </FONT>
<BR><FONT SIZE=2 FACE="Arial">1. creat a blank console project (win32).</FONT>
<BR><FONT SIZE=2 FACE="Arial">2. rename all the *.c and *.h files in ga folder into *.cpp and *.hpp respectively. </FONT>
<BR><FONT SIZE=2 FACE="Arial">3. also rename the ex1.c to ex1.cpp </FONT>
<BR><FONT SIZE=2 FACE="Arial">4. add all the file into project and compile. </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">But the compile failed, the following file (EX9.htm) is error message.&nbsp; </FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT FACE="MS Song" SIZE=2 COLOR="#000000">  &lt;&lt;EX9.htm&gt;&gt; </FONT></FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I also tried another mehtod: </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">1. creat a blank static library project (win32)</FONT>
<BR><FONT SIZE=2 FACE="Arial">2. rename all the *.c and *.h files in ga folder into *.cpp and *.hpp respectively. </FONT>
<BR><FONT SIZE=2 FACE="Arial">3. delete all the string &quot;ga/&quot; in #include statement of all files </FONT>
<BR><FONT SIZE=2 FACE="Arial">4. add all the files into project and comile</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">The compile still failed, the following file(EX10.htm) is error message. </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT FACE="MS Song" SIZE=2 COLOR="#000000">  &lt;&lt;EX10.htm&gt;&gt; </FONT></FONT>
<BR><FONT SIZE=2 FACE="Arial">I download the Galib is to use it in my own application. Can it be compiled into dll? And how can it be compile into static lib? </FONT></P>

<P><FONT SIZE=2 FACE="Arial">Do you have any idea and suggestion ? </FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Best Regards,</FONT>
<BR><FONT SIZE=2 FACE="Arial">Wang, Taylor, Wuchao</FONT>
</P>
<BR>
<BR>

</BODY>
</HTML>