Hello all,

Trying to build a 32-bit version of gdal v1.11.1 on Windows10 using Mingw64 gcc 4.9.1 and getting an unresolved error at link time;

   
C:/gcc-4.9.1/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/lib/../lib/libiconv.a(localcharset.o):localcharset.c:(.text+0x7):
   undefined reference to `_imp__GetACP@0'^


Prior to this I've been using MingW (not MingW64) and have not had any issues. I need to use Mingw64 4.9.1 in order to support building Qt as part of the same build.

Have tried many of the suggestions posted on various sites but nothing seems to work.

Reaching out for any other suggestions?

- Kelly


_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to