[geos-devel] [GEOS] #1014: geos-config for Windows?

GEOS geos-trac at osgeo.org
Thu Feb 13 19:41:53 PST 2020


#1014: geos-config for Windows?
-----------------------------------+--------------------------
 Reporter:  Mike Taves             |      Owner:  geos-devel@…
     Type:  enhancement            |     Status:  new
 Priority:  major                  |  Milestone:  3.9.0
Component:  Build/Install (cmake)  |    Version:  master
 Severity:  Unassigned             |   Keywords:
-----------------------------------+--------------------------
 Is there any appetite for a `geos-config` for Windows? I've mocked
 together a `geos-config.bat` file that mimics the Unix shell-based
 version.

 Note that a MSVC CMake build will generate a `geos-config` file. A
 proposed solution would write a `geos-config.bat` file instead.

 One consideration is that some extra flags many be needed for Windows
 back-slash shenanigans, for instance `python setup.py build_ext
 -IC:\\deps\\geos\\include ...` is needed, therefore perhaps add a
 `--escape-backslash` flag.

 I can prepare a PR. Any thoughts before I get carried away?

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/1014>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list