Skip to content

eg-yks/iconv-for-windows

 
 

Repository files navigation

libiconv for Windows


MSBuild

libiconv for Windows (Microsoft Visual Studio Compiler) based on GNU libiconv

Solution file is compatible with Visual Studio 2015 only. Update to libiconv 1.17

With pre-built configurations:

  • Release Win32
  • Release Static Win32
  • Debug Win32
  • Debug Static Win32
  • Release x64
  • Release Static x64
  • Debug x64
  • Debug Static x64

Code base on GNU libiconv
and this article:How to Build libiconv with Microsoft Visual Studio / PARK Youngho
Thanks


Licensing

Depend on GNU libiconv LGPL3.0

About

iconv library for Windows (Microsoft Visual Studio 2015)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.7%
  • Shell 9.0%
  • M4 6.3%
  • Makefile 3.0%
  • Roff 2.4%
  • C++ 1.6%