<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Dear Bahareh,<br>
      <br>
      have you included the header "objscip/objscip.h" at the top of
      your main_vaccinebp.cpp? If so, please try again and let me know
      if it works.<br>
      <br>
      Kind regards<br>
      Gregor<br>
      <br>
      Am 04.03.2015 um 22:59 schrieb Bahareh Eghtesadi:<br>
    </div>
    <blockquote
cite="mid:CA+t7RjFZfr9v1_zcYLXYk22PNU1D5FxFR6jc81pudKhAazfksA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hello,
        <div><br>
        </div>
        <div>I am implementing a branch and price algorithm. I am using
          a variable data structure to store variables information, a
          problem data, and also a pricer object. After constructing a
          pricerobj, and when using SCIPincludeobjpricer , I am getting
          the error:</div>
        <div><br>
        </div>
        <div>
          <div>-> linking bin/vaccinebp.linux.x86_64.gnu.dbg.spx</div>
          <div>obj/O.linux.x86_64.gnu.dbg/main_vaccinebp.o: In function
            `main':</div>
          <div>/home/SCIPproject/vaccinebp/src/main_vaccinebp.cpp:377:
            undefined reference to `SCIPincludeObjPricer(Scip*,
            scip::ObjPricer*, unsigned int)'</div>
          <div>collect2: error: ld returned 1 exit status</div>
          <div>make: *** [bin/vaccinebp.linux.x86_64.gnu.dbg.spx] Error
            1</div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Also I am coping the piece of my code here. I have checked
          the objpricer 's parameters, and I can not find what is wrong.
          Do you have any idea what might be wrong?</div>
        <div><br>
        </div>
        <div>Thanks.</div>
        <div><img src="cid:part1.01010804.06040504@zib.de" alt="Inline
            image 1" width="544" height="118"><br>
        </div>
      </div>
      <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="http://listserv.zib.de/mailman/listinfo/scip">http://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>