![](https://secure.gravatar.com/avatar/15f5e6abf26f57e1838c29a8356ce7f8.jpg?s=120&d=mm&r=g)
-----Original Message----- From: Preben Soeberg [mailto:prsodk@...400...] Sent: 27 May 2010 16:50 To: Engelen, J.B.C. (Johan) Cc: inkscape-devel@lists.sourceforge.net Subject: RE: [Inkscape-devel] Re : Devlibs updates
From: J.B.C.Engelen@...1578...
[mailto:J.B.C.Engelen@...1578...]
From: Nicolas Dufour [mailto:nicoduf@...48...]
De : Krzysztof Kosiński <tweenk.pl@...400...>
Please look for any breakage it might have introduced.
Just found one when linking:
============================= Make error line 478: LINK problem: c:/mingw/bin/../lib/gcc/mingw32/4.4.1/../../. ./../mingw32/bin/ld.exe: cannot find -liconv collect2: ld returned 1 exit status
Of course, I've restarted from a clean build, devlibs and inkscape files updated.
I have the same problem, please fix it asap!
Thanks, Johan
I tried to replace all the strings iconv with iconv-2 in build.xml and copy libiconv-2.dll to c:\devlibs\lib, then I could link it.
I commented out -liconv (<!-- -liconv -->), which fixed the linking. So, we don't need iconv??
Krzysztof, can you let us know the details about this?
The msgfmt errors persist.
For me this works now.
Ciao, Johan