[geos-devel] [GEOS] #753: cannot build geos 3.5.0
GEOS
geos-trac at osgeo.org
Wed Nov 4 06:41:01 PST 2015
#753: cannot build geos 3.5.0
------------------------+---------------------------
Reporter: rashadkm | Owner: geos-devel@…
Type: defect | Status: closed
Priority: major | Milestone: 3.5.1
Component: Default | Version: 3.5.0
Severity: Unassigned | Resolution: fixed
Keywords: |
------------------------+---------------------------
Comment (by rashadkm):
sucessfully built geos 3.5.0 for osgeo4W 32bit
1. geos-3.5.0.tar.gz from
http://download.osgeo.org/geos/geos-3.5.0.tar.bz2
2.
https://trac.osgeo.org/geos/browser/trunk/CMakeLists.txt?rev=4112&format=txt
3.
https://trac.osgeo.org/geos/browser/trunk/cmake/modules/GenerateSourceGroups.cmake?format=txt
and when running cmake, I added -DCMAKE_CXX_FLAGS:STRING="-DNOMINMAX"
TODO:
backport (2) and (3) to 3.5.0 release
include -DNOMINMAX patch inside the (1) if compiler is MSVC.
optional. I would also added /EHsc for msvc compiler in the cmakelists.txt
Do you prefer to create a patch against trunk?
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/753#comment:9>
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