Opened 6 years ago

Closed 5 years ago

#57220 closed defect (fixed)

gcam @2010.07.27 does not build with current libpng

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gcam

Description

gcode_image.c:263:27: error: incomplete definition of type 'struct png_info_def'
  image->res[0] = info_ptr->width;
                  ~~~~~~~~^

Change History (2)

comment:1 Changed 5 years ago by kurthindenburg (Kurt Hindenburg)

Owner: phillcampbell@… deleted

comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: assignedclosed

In 1179dd74a14fa1980caf2ddc033a2236b03a67be/macports-ports (master):

gcam: Fix build failure with libpng 1.5+

Closes: #57220

Note: See TracTickets for help on using tickets.