Hello,<br><br>I&#39;m using Visual C++ for the compilation of Galib and its examples. <br><br>After the compilation, it appears 5 errors that I don&#39;t know to solve. <br><br>Can someone help me?<br><br>Regards.<br><br>Emilio 
<br><br><br>--------------------Configuration: ex1 - Win32 Debug--------------------<br>Compiling...<br>ex1.C<br>c:\archivos de programa\microsoft visual studio\vc98\include\ga\gaid.h(29) : error C2061: syntax error : identifier &#39;GAID&#39;
<br>c:\archivos de programa\microsoft visual studio\vc98\include\ga\gaid.h(29) : error C2059: syntax error : &#39;;&#39;<br>c:\archivos de programa\microsoft visual studio\vc98\include\ga\gaid.h(29) : error C2449: found &#39;{&#39; at file scope (missing function header?)
<br>c:\archivos de programa\microsoft visual studio\vc98\include\ga\gaid.h(57) : error C2059: syntax error : &#39;}&#39;<br>c:\archivos de programa\microsoft visual studio\vc98\include\eh.h(32) : fatal error C1189: #error :&nbsp; &quot;
eh.h is only for C++!&quot;<br>Error executing cl.exe.<br><br>ex1.obj - 5 error(s), 0 warning(s)<br><br clear="all"><br>