Skip to content

iconv library for Windows (Microsoft Visual Studio 2017)

License

Notifications You must be signed in to change notification settings

yuryleb/iconv-for-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libiconv for Windows

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

Solution file update to Visual Studio 2017 only. Code is updated to libiconv 1.15

Additionally contains Greek, Cyrillic and Armenian transliteration rejected in base GNU libiconv repository and gentranslit utility project file.

There are following pre-built configurations:

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

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

Licensing

Depends on GNU libiconv LGPL3.0

About

iconv library for Windows (Microsoft Visual Studio 2017)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.3%
  • Objective-C 3.6%
  • C++ 1.1%