Hello,<div><br></div><div>To get hge-unix to compile, I changed src/core/CxImage/ximapng.cpp so that it used png_info-&gt;trans_values instead of png_info-&gt;trans_color, and png_info-&gt;trans instead of png_info-&gt;trans_alpha. Having never worked directly with png.h before, I based that on the advice in this blog entry: <a href="http://tuxthink.blogspot.com/2010/08/pnginfo-has-no-member-by-name-trans.html">http://tuxthink.blogspot.com/2010/08/pnginfo-has-no-member-by-name-trans.html</a></div>
<div><br></div><div>The current version of libpng that I have is (from PNG_HEADER_STRING) &quot; libpng version 1.2.46 - July 9, 2011&quot;, which apt-get tells me is up to date.</div><div><div><br></div><div>Other than that and the tutorials, it seems to work great. :) Although a &#39;make install&#39; option would be nice.</div>
</div><div><br></div><div>Hope that helps anyone using or updating hge-unix. :)</div><div><br></div><div>Respectfully submitted,</div><div>Benjamin Heath</div>