<html><head><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><style>body { line-height: 1.5; }body { font-size: 12pt; font-family: Calibri; color: rgb(0, 0, 0); line-height: 1.5; }body { font-size: 12pt; font-family: Calibri; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<fmdata content=""></fmdata>
<div style="font-size: 15px; font-family: Calibri;"><span></span>Dear all,</div><div style="font-size: 15px; font-family: Calibri;"><br></div><div style="font-size: 15px; font-family: Calibri;">I installed SCIP in C:\SCIP where there are three folder: bin, include, and lib.</div><div style="font-size: 15px; font-family: Calibri;"><br></div><div style="font-size: 15px; font-family: Calibri;">I want to run the coloring example provided by the SCIP-optsuite.  </div><div style="font-size: 15px; font-family: Calibri;"><br></div><div style="font-size: 15px; font-family: Calibri;">It cannot run because the code cannot find some header files. For example, the example included <span style="line-height: 1.5; background-color: window;">"scip/scip.h".  I changed it to "</span><span style="line-height: 1.5; background-color: window;">C:/scip/include/scip/scip.h".</span></div><div style="font-size: 15px; font-family: Calibri;"><span style="line-height: 1.5; background-color: window;"><br></span></div><div style="font-size: 15px; font-family: Calibri;"><span style="line-height: 1.5; background-color: window;">But again it showed it cannot find files included in </span><span style="background-color: window;">header file scip.h such as "</span></div><div style="font-size: 15px; font-family: Calibri;"><span style="background-color: window;"><br></span></div><div style="font-size: 15px; font-family: Calibri;">#include "scip/def.h"<br>#include "blockmemshell/memory.h"<br>#include "scip/type_retcode.h"<br>#include "scip/type_result.h"<br>#include "scip/type_clock.h"<br>#include "scip/type_misc.h"<br>#include "scip/type_timing.h"<br>#include "scip/type_paramset.h"<br>#include "scip/type_event.h</div><div style="font-size: 15px; font-family: Calibri;">.........................</div><div style="font-size: 15px; font-family: Calibri;">"</div><div style="font-size: 15px; font-family: Calibri;"><span style="line-height: 1.5; background-color: window;"><br></span></div><div style="font-size: 15px; font-family: Calibri;"><span style="line-height: 1.5; background-color: window;">Do I need to change scip.h to specify where these .h files exist? Or is there any wrong in installing SCIP?</span></div><div style="font-size: 15px; font-family: Calibri;"><span style="line-height: 1.5; background-color: window;"><br></span></div><div style="font-size: 15px; font-family: Calibri;"><span style="line-height: 1.5; background-color: window;"><br></span></div><div style="font-size: 15px; font-family: Calibri;"><span style="line-height: 1.5; background-color: window;">Thanks,</span></div><div style="font-size: 15px; font-family: Calibri;"><span style="line-height: 1.5; background-color: window;"><br></span></div><div style="font-size: 15px; font-family: Calibri;"><span style="line-height: 1.5; background-color: window;"><br></span></div><div style="font-size: 15px; font-family: Calibri;"><br></div>
<div style="font-size: 15px; font-family: Calibri;">Li</div>
<div style="font-size: 15px; font-family: Calibri;"><br></div>
</body></html>