Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4843344
By: keithmarshall

It isn't sufficient to just include the iconv.h header; you also have to tell
the linker to use the associated library.

I'm not familiar with what is included in the GnuWin32 library package, since
I use the MinGW variant of libiconv.  This one offers the choice of linking
either statically, to libiconv.a, (equivalent to iconv.lib), or to a DLL 
variant,
either directly to the DLL, or via an import library.  I expect the GnuWin32
variant offers similar features.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to