[geos-devel] Re: [GEOS] #268: nullCoord defunition mixes static and dllimport

GEOS geos-trac at osgeo.org
Tue Jun 23 18:36:04 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        |   Resolution:                            
 Keywords:  dllimport,static  |  
------------------------------+---------------------------------------------
Old description:

> 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
> }}}

New description:

 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#comment:1>
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