<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I built this based on the postgis
      mingw32 and ming64 build environments. But if you pull my branch
      there is a tools directory at the top level that has some scripts
      (more as doc then a runnable script) called:<br>
      <br>
      makedependanciesw64.sh  - how to build the dependencies<br>
      makepgroutingw32.sh          - how to build under ming32<br>
      makepgroutingw64.sh          - how to build under ming64<br>
      <br>
      I say to look at these as docs not as scripts because they have a
      lot of assumptions about directory structures and such.<br>
      <br>
      There are also a couple of patch files in the tools directory
      also. With my latest checking you do not need to build the GAUL
      dependency anymore.<br>
      <br>
      -Steve<br>
      <br>
      On 4/5/2013 1:09 AM, Pieter du Plooy wrote:<br>
    </div>
    <blockquote
cite="mid:CAMDQVi52AVMmem=dn=Ye_Acz5BpR6=ckLHKyFhA5TZeUd2T43A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Steve<br>
            <br>
          </div>
          Is the windows build instructions the same as what I did last
          year for the build that I made? (mingw?)<br>
          <br>
        </div>
        Pieter<br>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">
          On Fri, Apr 5, 2013 at 3:35 AM, Stephen Woodbridge <span
            dir="ltr"><<a moz-do-not-send="true"
              href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            Hi All,<br>
            <br>
            I have just checked in code into sew-devel-2_0 branch that
            eliminates the GAUL dependency and replaces the TSP solver
            with a simple C routine. I rewrote the TSP lib code to use
            the existing GAUL API and to use the postgresql memory
            management and added two test cases. I have build and tested
            on Win32-pg92 and Linux-pg84 with no problems.<br>
            <br>
            Daniel - Thanks for the feedback on TSP, I will look at it
            and see what I can do with your suggestions.<br>
            <br>
            The current code assumes a loop, ie: the start is also the
            end point. Other than that is should work as before.<br>
            <br>
            -Steve<br>
            _______________________________________________<br>
            pgrouting-dev mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:pgrouting-dev@lists.osgeo.org"
              target="_blank">pgrouting-dev@lists.osgeo.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev"
              target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-dev</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
pgrouting-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pgrouting-dev@lists.osgeo.org">pgrouting-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev">http://lists.osgeo.org/mailman/listinfo/pgrouting-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>