<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      I'm working on CMake for GDAL. Not all drivers implemented yet,
      but work is going on.<br>
      See <a href="https://github.com/aashish24/gdal-svn">https://github.com/aashish24/gdal-svn</a><br>
      Cmake4gdal branch,<br>
      why duplicate the work? I don't understand.<br>
      <pre class="moz-signature" cols="72">Best regards,
    Dmitriy</pre>
      05.10.2013 14:44, Sumit Kumar пишет:<br>
    </div>
    <blockquote
      cite="mid:1380969882.87842.YahooMailNeo@web160201.mail.bf1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">Dear All<br>
        I was searching for a clean implementation to build GDal using
        CMake. Barring a project started by Aashish a couple of years
        ago, and a trac page listing the need for building such an
        implementation (<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/gdal/wiki/CMake">http://trac.osgeo.org/gdal/wiki/CMake</a>), I could
        not find anything. <br>
        I have placed a first version of a cleaner way to build GDal
        with CMake on github<br>
        <a class="moz-txt-link-freetext" href="https://github.com/skn123/-gdal_cmake">https://github.com/skn123/-gdal_cmake</a><br>
        Currently, I have the following issues with this build structure
        and would solicit help from other developers in modularizing it:<br>
        a.) The use of global if-def's makes the project highly
        non-modular; More so if we want to add support for other formats
        (e.g., in the frmts folder), we will trigger a rebuild of the
        entire library<br>
        b.) Currently, this build has been tested on Visual Studio 2010
        and 2012 64Bit. It would be nice if users can report their build
        experiences on Linux and OsX.<br>
        c.) For now, OpenCL and Hdf5 are supported as 3rd party
        libraries.<br>
        <div> </div>
        <div>Thanks and Regards<br>
          Sumit</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>