<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 04/27/15 12:28, Tomaz Canabrava
      wrote:<br>
    </div>
    <br>
    <blockquote
cite="mid:CACk01_y1pa0n0KVBOo-CQZAuhh=6ofh2bj6Y2K8WvoHcteiNjw@mail.gmail.com"
      type="cite">
      <br>
      <div class="gmail_quote">On Mon, Apr 27, 2015, 05:30 Jan Mulder
        <<a moz-do-not-send="true" href="mailto:jlmulder@xs4all.nl">jlmulder@xs4all.nl</a>>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">On 04/26/15
          20:51, Tomaz Canabrava wrote:<br>
          <br>
          > fixed issue with CMake on marble ( that used the
          incorrect path for<br>
          > the library )<br>
          > fixed a few issues with build.sh / subsurface<br>
          ><br>
          > please note that this shouldn`t break anything for non
          mac users, and<br>
          > mac users - please note that this shouldn`t break
          anything, but<br>
          > instead make it work.<br>
          <br>
          Hard coded reference to .dylib  library files break the build
          on (I<br>
          expect) all non-mac users. My build (on Arch Linux) succeeded
          by simply<br>
          renaming it to .so<br>
        </blockquote>
      </div>
    </blockquote>
    <br>
    <blockquote
cite="mid:CACk01_y1pa0n0KVBOo-CQZAuhh=6ofh2bj6Y2K8WvoHcteiNjw@mail.gmail.com"
      type="cite">
      <p dir="ltr">Jan, what file / line? </p>
    </blockquote>
    <br>
    In the ./scripts/build.sh script. At the very end (line 109). The
    part that you added in this patch.<br>
  </body>
</html>