Hi,<br><br>I use windows XP, and I&#39;ve already used the revised-3.8.1-version make.exe in cygwin. When compiling cbc 2.7 stable version (obtained by svn) in cygwin 1.7.9 with gcc4, I got the following error message:<br>
<br>In file included from ../../../CoinUtils/src/CoinParam.cpp:11:0:<br>../../../CoinUtils/src/CoinParam.hpp:452:20: error: variable or field &#39;setInputSrc&#39; declared void<br>../../../CoinUtils/src/CoinParam.hpp:452:20: error: &#39;FILE&#39; was not declared in this scope<br>
../../../CoinUtils/src/CoinParam.hpp:452:26: error: &#39;src&#39; was not declared in this scope<br>make[3]: *** [CoinParam.lo] Error 1<br>make[3]: Leaving directory `/cygdrive/c/Brooks/coin-Cbc/build/CoinUtils/src&#39;<br>
make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/cygdrive/c/Brooks/coin-Cbc/build/CoinUtils/src&#39;<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/cygdrive/c/Brooks/coin-Cbc/build/CoinUtils&#39;<br>
make: *** [all-recursive] Error 1<br><br>First of all, I don&#39;t know why &quot;declared void&quot; would be an error, and then after I commented that line and compile again, I got some other errors later in the process. I&#39;ve been bothered by this problem for two days, and google doesn&#39;t help. Can anyone give me some help here? Thank you very much for your help!<br>
<br>Best regards,<br>Anyster<br>