[Insight-users] problem with itkpng.lib
Gwenaël Guillard
gwenael.guillard@enst-bretagne.fr
Fri, 10 Jan 2003 11:14:22 +0100
--------------F98AE25467597F41B81519B5
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hi,
I've got a problem with itkpng.lib when the VisualC++ tries to link one
of my programs:
itkpng.lib(pngread.obj) : error LNK2001: unresolved external
symbol _inflateInit_
itkpng.lib(pngread.obj) : error LNK2001: unresolved external
symbol _inflate
itkpng.lib(pngrutil.obj) : error LNK2001: unresolved external
symbol _inflate
I suppose I have to add a library to the settings, but I've no idea
which one.
Thank you,
Gwenael
--------------F98AE25467597F41B81519B5
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<p>I've got a problem with itkpng.lib when the VisualC++ tries to link
one of my programs:
<blockquote>itkpng.lib(pngread.obj) : error LNK2001: unresolved external
symbol _inflateInit_
<br>itkpng.lib(pngread.obj) : error LNK2001: unresolved external symbol
_inflate
<br>itkpng.lib(pngrutil.obj) : error LNK2001: unresolved external symbol
_inflate</blockquote>
I suppose I have to add a library to the settings, but I've no idea which
one.
<p>Thank you,
<p>Gwenael</html>
--------------F98AE25467597F41B81519B5--