Missing iconv-1.3.dll in Win32 binary

Hello,

I found load errors because iconv-1.3.dll is missing from the VS2012 win32 build.

It is present in root_v5.34.23.win32.vc10.tar.gz but missing from root_v5.34.23.win32.vc11.tar.gz.

Thank you,
Brian

Hi Brian,

I just checked root_v5.34.23.win32.vc11.tar.gz, and iconv-1.3.dll is there:

[code]C:\Users\bellenot\Downloads\root>dir bin\iconv*
Volume in drive C is Windows
Volume Serial Number is 8851-E72E

Directory of C:\Users\bellenot\Downloads\root\bin

07/11/2014 16:22 955,392 iconv-1.3.dll
1 File(s) 955,392 bytes
0 Dir(s) 134,151,929,856 bytes free

C:\Users\bellenot\Downloads\root>[/code]
Cheers, Bertrand.

Bertrand,

Yes… I do too.

Sorry about that!
Brian