<font size="4">Hi,<br>&nbsp;&nbsp; I am now trying to compile the blis source file the <b><i>ide cold::block</i></b> .At beginning it report err:&quot;<br>&nbsp;&nbsp;<span style="color: rgb(255, 0, 0);"> BlisMain.cpp:26:25: CoinError.hpp: 没有那个文件或目录</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">&nbsp;&nbsp; BlisMain.cpp:27:24: CoinTime.hpp: 没有那个文件或目录</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp; BlisMain.cpp:29:34: OsiSolverInterface.hpp: 没有那个文件或目录 </span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">&nbsp;&nbsp; BlisMain.cpp:31:37: OsiClpSolverInterface.hpp: 没有那个文件或目录&quot;</span><br><br>&nbsp; so I copied all the *.cpp and *.h *.hpp to one folder.<br>&nbsp; Compiled again.<br>&nbsp;&nbsp; <span style="color: rgb(255, 0, 0);">error: #error &quot;Trying to use configall_system for unknown compiler.&quot;</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">&nbsp;&nbsp; #error &quot;don&#39;t have header file for math&quot;</span><br>&nbsp; My gcc and g++ are all the 4.5 virsion.<br>&nbsp; The same error will come out if I use&nbsp; &quot;g++ -o s BlisMain.cpp&quot; command in terminal.<br>
<br><br>&nbsp; But when I use<b> ./confgure then make and&nbsp; make install</b> in the <b>terminal</b> it can be compiled.<br>&nbsp; I do not know where is wrong.<br><br></font>