[geos-devel] [GEOS] #914: cmake compile under mingw64 gcc 8.1
GEOS
geos-trac at osgeo.org
Fri Aug 17 18:04:03 PDT 2018
#914: cmake compile under mingw64 gcc 8.1
-----------------------------------+---------------------------
Reporter: robe | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.7.0
Component: Build/Install (cmake) | Version: master
Severity: Significant | Resolution:
Keywords: mingw64 gcc 8.1 |
-----------------------------------+---------------------------
Comment (by robe):
first difference I see is in 3.7, it can't detect my isfinite function but
in 3.6 it can.
Other difference is in 3.7 we must have taken out this switch
{{{
CMake Warning:
Manually-specified variables were not used by the project:
HAVE_LONG_LONG_INT_64
}}}
cause I get the warning on 3.7 but not 3.6
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/914#comment:2>
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