Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in referencing libiconv library #18

Open
GoogleCodeExporter opened this issue Mar 6, 2016 · 0 comments
Open

Problem in referencing libiconv library #18

GoogleCodeExporter opened this issue Mar 6, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

1)Unable to add linker reference to "libiconv" while trying to compile file 
from eot folder(eotutils\src\eot).

2)Downloaded "libiconv" library but confuse in adding reference which show 
error in compiling.


Executing make...
make.exe -f "C:\Dev-Cpp\Examples\eottest\Makefile.win" all
gcc.exe eot.o libeot.o properties.o -o "Project1.exe" -L"C:/Dev-Cpp/lib"
libeot.o(.text+0x19):libeot.c: undefined reference to `libiconv'

Original issue reported on code.google.com by madan....@gmail.com on 29 Nov 2010 at 6:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant