Hi Everybody,<br><br>It looks tempting to try out DIP but when I try compilie it on mu cygwin, I receive the following error in the last lines of output and make breaks.<br>I cannot figure out what is going on. According to recommendations at (<a href="https://projects.coin-or.org/BuildTools/wiki/current-issues">https://projects.coin-or.org/BuildTools/wiki/current-issues</a>) I indeed use the older make.<br>

<br>Does anybody know any solution for it?<br><br><br>../../../Dip/src/AlpsDecompModel.cpp:93: error: `getKnowledgeBroker&#39; undeclared<br>(first use this function)<br>../../../Dip/src/AlpsDecompModel.cpp:97: error: `ALPS_OBJ_MAX_LESS&#39; undeclared (<br>

first use this function)<br>../../../Dip/src/AlpsDecompModel.cpp:101: error: `ALPS_MAX&#39; undeclared (first us<br>e this function)<br>../../../Dip/src/AlpsDecompModel.cpp:103: error: `ALPS_FABS&#39; undeclared (first u<br>

se this function)<br>../../../Dip/src/AlpsDecompModel.cpp:110: error: `ALPS_ZERO&#39; undeclared (first u<br>se this function)<br>../../../Dip/src/AlpsDecompModel.cpp: At global scope:<br>../../../Dip/src/AlpsDecompModel.cpp:124: error: `AlpsExitStatus&#39; does not name<br>

a type<br>make[2]: *** [AlpsDecompModel.lo] Error 1<br>make[2]: Leaving directory `/cygdrive/c/coin_or/coin-Dip/buil/Dip/src&#39;<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/cygdrive/c/coin_or/coin-Dip/buil/Dip&#39;<br>

make: *** [all-recursive] Error 1<br><br>best regards,<br>Shahin<br>