<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Dear Shaon,<br>
    <br>
    I guess you started your project with an older version of SCIP and
    recently switched to SCIP 3.2 or later? We did a rework of our
    buffer memory handling in SCIP 3.2 and the buffer.h file was removed
    in that course.<br>
    <br>
    Please just do "make depend" (with the same options as you normally
    supply) in your project and it should update the dependencies, so
    that make knows that buffer.h is not needed anymore.<br>
    <br>
    Best,<br>
    Gerald<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 23.01.2018 04:11, Xiangyong Li
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:54e4f85f.3c38.16121003f8d.Coremail.lixiangyong@163.com">
      <div
        style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial">
        <div>Dear all,</div>
        <div><br>
        </div>
        <div>I compiled my project with the following error:</div>
        <div><br>
        </div>
        <div>make: *** No rule to make target '../../src/scip/buffer.h',
          needed by 'obj/static/O.linux.x86_64.gnu.opt/reader_col.o'. 
          Stop.<br>
        </div>
        <div><br>
        </div>
        <div>I created my application as follows:</div>
        <div>In "application" of SCIP folder, I copied Coloring and
          renamed it as MyColoring. I input my source files and changed
               SCIPDIR         =       /home/xyli/scip   =      
          /home/xyli/scip</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div><br>
        </div>
        <div>Shaon<br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <br>
      <span title="neteasefooter">
        <p> </p>
      </span><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Scip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Scip@zib.de">Scip@zib.de</a>
<a class="moz-txt-link-freetext" href="https://listserv.zib.de/mailman/listinfo/scip">https://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>