Opened 4 years ago

Closed 3 years ago

#1014 closed enhancement (wontfix)

geos-config for Windows?

Reported by: Mike Taves Owned by: geos-devel@…
Priority: major Milestone: 3.9.0
Component: Build/Install (cmake) Version: main
Severity: Unassigned Keywords:
Cc:

Description

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?

Change History (2)

comment:1 by robe, 4 years ago

I guess my only concern is if the geos-config.bat will require extra baby-sitting. E.g. we got rid of all the VC / nmake stuff a while ago for that reason.

comment:2 by Mike Taves, 3 years ago

Resolution: wontfix
Status: newclosed

While technically feasible, this idea may not be the best for a long term strategy.

Note: See TracTickets for help on using tickets.