[geos-devel] [GEOS] #268: nullCoord defunition mixes static and
dllimport
GEOS
geos-trac at osgeo.org
Tue Jun 23 18:35:41 EDT 2009
#268: nullCoord defunition mixes static and dllimport
------------------------+---------------------------------------------------
Reporter: mloskot | Owner: geos-devel at lists.osgeo.org
Type: defect | Status: new
Priority: blocker | Milestone:
Component: Core | Version: svn-trunk
Severity: Unassigned | Keywords: dllimport,static
------------------------+---------------------------------------------------
Building of trunk r2600 using Visual C++ 8.0 fails with the following
error:
{{{
geom\Coordinate.cpp(31) : error C2491: 'geos::geom::Coordinate::nullCoord'
: definition of dllimport static data member not allowed
}}}
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/268>
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