[geos-devel] [GEOS] #616: Build failure with VS2012
GEOS
geos-trac at osgeo.org
Fri Jan 25 10:01:34 PST 2013
#616: Build failure with VS2012
------------------------+---------------------------------------------------
Reporter: jluis | Owner: geos-devel@…
Type: defect | Status: closed
Priority: major | Milestone: 3.4.0
Component: Default | Version: svn-trunk
Severity: Unassigned | Resolution: wontfix
Keywords: |
------------------------+---------------------------------------------------
Comment(by mloskot):
@jluis
First, instead of changing ''std::max'' you should fix your build
configuration on Windows as this issue is related to buggy headers on
Windows. So, use ''#define NOMINMAX'', etc. Seek for details on MSDN.
Second, regarding ''geos_svn_revision.h'', I updated the CMake wiki pages
to indicate these files should be created manually:
[wiki:BuildingOnWindowsWithCMake] and [wiki:BuildingOnUnixWithCMake].
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/616#comment:9>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list