<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Internal png lib symbols exported</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Internal png lib symbols exported]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 20:07:54 +0000</pubDate>
  <lastBuildDate>Wed, 20 Jan 2016 08:02:57 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=22857</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Internal png lib symbols exported : I don&amp;#039;t know if it came from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22857&amp;PID=74347&amp;title=internal-png-lib-symbols-exported#74347</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5158">lrenoux</a><br /><strong>Subject:</strong> 22857<br /><strong>Posted:</strong> 20 January 2016 at 8:02am<br /><br /><div>I don't know if it came from last revision, but in version 17.0.0, when using codejock as a dll, by default (it seems), symbols from internal png lib are exported. So if you used the codejock dll with a software that has already used its own libpng dll, it may conflict in link because of multiple symbols definition.</div><div><br></div><div>To avoid that, i have defined in pnglibconf.h in your environment</div><div><br></div><div>#define PNG_IMPEXP<span ="Apple-tab-span" style="white-space:pre">	</span></div><div><br></div><div>Because you have undefined some features from libpng (like PNG_STDIO_SUPPORTED), your internal version of the lib is not usable in every case. So, could you please avoid to export libpng symbols by default.</div><div><br></div><div>L.</div><div><br></div>]]>
   </description>
   <pubDate>Wed, 20 Jan 2016 08:02:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22857&amp;PID=74347&amp;title=internal-png-lib-symbols-exported#74347</guid>
  </item> 
 </channel>
</rss>