<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <tt>Dear Michael,</tt><br>
    <div class="moz-forward-container"><tt> <br>
        as far as I can tell, GCG shipped with previous releases can
        only be built when SCIP is also built using the Makefile (so
        without cmake). This will change with the next release (coming
        soon), in which GCG can be built with cmake, too.<br>
        <br>
        Until then, the following workaround worked for me:<br>
        <br>
        1. Compile gcg with `make SHARED=true`.<br>
        2. As long as this triggers any errors on missing SCIP-related
        shared libraries (such as libscip, libtpi*, liblpi*,
        libobjscip...), created the desired ones (for me it was looking
        in scip/lib/shared/ for them) as symlinks to the cmake-built
        shared library libscip.so.<br>
        <br>
        This is really a hack, since the linker for GCG will link to
        libscip.so several times, but it seems to be clever enough to
        figure out the duplicates.<br>
        <br>
        Sorry for the inconvenience, but I guess this will be better
        with the upcoming release!<br>
        <br>
        Best,<br>
        Matthias<br>
      </tt><br>
      <div class="moz-cite-prefix">On 10.06.2018 00:06, Michael Gough
        wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:CAHbzBmxZzdH42K5Q1hgTr=EdxS=JANXKK=vE6FqsspUPSZoDAA@mail.gmail.com">
        <meta http-equiv="Content-Type" content="text/html;
          charset=utf-8">
        <div dir="ltr">Hello all,
          <div><br>
          </div>
          <div>I am trying to build GCG. I build SCIP with CMake and it
            produced sharable libraries. Now GCG make is looking for
            static libraries.</div>
          <div><br>
          </div>
          <div>Can anyone tell me their way of building SCIP with GCG?</div>
          <div><br>
          </div>
          <div>Michael Gough</div>
        </div>
        <!--'"--><br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Scip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Scip@zib.de" moz-do-not-send="true">Scip@zib.de</a>
<a class="moz-txt-link-freetext" href="https://listserv.zib.de/mailman/listinfo/scip" moz-do-not-send="true">https://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
      </blockquote>
      <br>
      <pre class="moz-signature" cols="72">-- 
Dr. Matthias Walter
RWTH Aachen University
Chair of Operations Research
Kackertstraße 7, B243
52072 Aachen
Phone: +49 241 80 93390
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:walter@or.rwth-aachen.de" moz-do-not-send="true">walter@or.rwth-aachen.de</a></pre>
    </div>
  </body>
</html>