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

Greetings,

I am needing some help with libiconv, the liks eventually lead me to this 
forum...
if this is the wrong location to seek help please direct me to the correct
location.

I am trying to build a vc++ program on windows XP, I want to make use of 
libiconv
to do some file conversions.  I have inluced iconv.h and visual studio finds
it correctly. I seem to be getting the following unresolved externals when I
try to build:

unresolved external symbol _libiconv_close referenced in function _main
unresolved external symbol _libiconv_open referenced in function _main

I would greatly appreciate any tips/advice people have in regards to this issue.
I'm new to using the GnuWin32 libraries so maybe I'm just missing something
that is broad and general to the collection as a whole.  The iconv app that
comes in bin works fine though. I could always just make a call to that program
but I consider this to be a dirty approach. I'd rather it just be included into
the application itself.

Thanks for you time


______________________________________________________________________
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