Opened 10 years ago

Closed 7 years ago

Last modified 7 years ago

#706 closed defect (fixed)

geos-config is not installed on MinGW/MSYS builds

Reported by: akks Owned by: mloskot
Priority: minor Milestone: 3.6.2
Component: Build/Install (cmake) Version: 3.4.2
Severity: Unassigned Keywords: geos-config, mingw, msys
Cc:

Description

Currently after building GEOS with cmake, geos-config script is installed only for UNIX platforms (and for Cygwin). But MinGW / MSYS configure-based projects like libspatialite still the script to find geos.

Could we install the script to bin folder when building with MINGW too?

The patch is attached.

Attachments (1)

mingw_geos_config.diff (481 bytes ) - added by akks 10 years ago.

Download all attachments as: .zip

Change History (6)

by akks, 10 years ago

Attachment: mingw_geos_config.diff added

comment:1 by akks, 10 years ago

Did anyone notice this ticket? Should I create PR on Github?

comment:2 by strk, 7 years ago

Milestone: 3.4.33.6.1

Ticket retargeted after milestone deleted

comment:3 by strk, 7 years ago

Milestone: 3.6.13.6.2

Ticket retargeted after milestone closed

comment:4 by Mateusz Loskot <mateusz@…>, 7 years ago

Resolution: fixed
Status: newclosed

In b35b372/git:

[CMake] Fix geos-config is not installed on MinGW/MSYS builds

Closes #706

comment:5 by Mateusz Loskot <mateusz@…>, 7 years ago

In 133c801/git:

[CMake] Fix geos-config is not installed on MinGW/MSYS builds

Closes #706

Note: See TracTickets for help on using tickets.