Opened 13 years ago

Closed 13 years ago

#62 closed defect (duplicate)

png_info has no member named trans_values on slackware 13.37

Reported by: julio.morales@… Owned by: Peter Baumann
Priority: minor Milestone:
Component: conversion Version:
Keywords: Cc:
Complexity: Medium

Description

When installing in slackware I found an error in conversion/png.cc:

png.cc:216:67: error: 'struct png_info' has no member named 'trans_values'

I applied the changes suggested here http://tuxthink.blogspot.com/2010/08/pnginfo-has-no-member-by-name-trans.html

and changed all occurrences of trans_values for trans_color and compilation went on.

Still stops in rasmanager/rasmgr_conf.cc (ticket #61)

Change History (1)

comment:1 by Dimitar Misev, 13 years ago

Resolution: duplicate
Status: newclosed

Has been fixed (see #67)

Note: See TracTickets for help on using tickets.