You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
madan....@gmail.com
on 29 Nov 2010 at 6:56The text was updated successfully, but these errors were encountered: