[Mapguide-trac] [mapguide-trac] #2792: Allow renderers to build with newer libpng versions

MapGuide Open Source trac_mapguide at osgeo.org
Mon Jan 21 04:58:43 PST 2019


#2792: Allow renderers to build with newer libpng versions
---------------------------------+----------------------
   Reporter:  jng                |      Owner:  jng
       Type:  task               |     Status:  assigned
   Priority:  low                |  Milestone:  3.3
  Component:  Rendering Service  |    Version:  2.5.0
   Severity:  trivial            |   Keywords:
External ID:                     |
---------------------------------+----------------------
 Where possible, we should always try to build MapGuide against system
 libraries.

 Currently Renderers requires libpng 1.2.x to build succesfully. For newer
 versions, this doesn't build due to removal of certain null pointer
 typedefs and attempting to access raw `png_struct` members instead of
 trying to use the provided accessor APIs.

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2792>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list