[postgis-devel] [PostGIS] #382: PostGIS native VC++ / Express build

PostGIS trac at osgeo.org
Fri Oct 8 12:45:29 PDT 2010


#382: PostGIS native VC++ / Express build
-------------------------+--------------------------------------------------
 Reporter:  robe         |       Owner:  robe         
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by mloskot):

 Regina,

 The line [source:trunk/liblwgeom/liblwgeom.h at 6046#L138 liblwgeom.h:177] to
 compile using Visual C++ should read:

 {{{
 #if defined(__STDC__) || defined(_MSC_VER)
 }}}

 Actually, all occurrences of this #if should be updated as above.

 Regarding CMake and x64, surely I understand.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/382#comment:9>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list