Overview
Artifact ID: | 40151002698441f50f4234750ee6cc1276d0fc2c |
---|---|
Ticket: | 0b20318c07c014dcc09fc423859c8b192977f539
libspatialite won't compile in void linux |
User & Date: | sandro 2019-07-30 06:00:27 |
Changes
- icomment:
PROJ.6 introduces a brand new API completely different from the traditional one adopted by PROJ.4 previous versions of libspatialite developed before the release of PROJ.6 can never be expected to support this new API. suggested remedies: - the latest libspatialite version (5.0.0-RC1) from the Fossil repository fully support the new PROJ.6 API - PROJ.6 still continues to support the now deprecated old API, so it can be effectively linked to legacy spatialite versions. but enabling this option requires to define a special build time option: -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1
- login: "sandro"
- mimetype: "text/x-fossil-plain"
- priority changed to: "Immediate"
- resolution changed to: "Not_A_Bug"
- status changed to: "Closed"