Skip to content

libiconv Windows build with Visual Studio.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
COPYING
Unknown
COPYING.LIB
Notifications You must be signed in to change notification settings

sun0x00/libiconv-win-build

This branch is 9 commits behind kiyolee/libiconv-win-build:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b37d08b · Nov 28, 2021

History

73 Commits
Mar 9, 2019
Aug 14, 2020
Aug 14, 2020
Aug 14, 2020
Aug 14, 2020
Aug 14, 2020
Aug 14, 2020
Aug 14, 2020
Aug 14, 2020
Jul 25, 2021
Aug 14, 2020
Aug 14, 2020
Jul 25, 2021
Jul 25, 2021
Jul 25, 2021
Aug 4, 2019
Jul 23, 2019
May 16, 2019
May 16, 2019
May 16, 2019
May 16, 2019
May 16, 2019
May 16, 2019
Aug 14, 2020
Aug 25, 2016
Aug 25, 2016
Aug 25, 2016
May 16, 2019
Aug 25, 2016
Nov 28, 2021
Jul 7, 2017
May 16, 2019
Nov 1, 2019
May 16, 2019

Repository files navigation

libiconv-win-build

libiconv Windows build with Visual Studio.

This version is libiconv-1.16.

To build, simply open the required solution file, and you know how to use Visual Studio, right? (or perhaps this is the wrong place for you.)

Windows command prompt based testing is far too complicated.

To test, using cygwin (MSYS would probably work too):

cd libiconv-win-build/tests

make -f check-all-with-cygwin.mak check bindir={bindir}

where {bindir} is some Visual Studio output directory containing the required set of binaries.

For example, set bindir to "../build-VS2013/Release" to test VS2013 release build 32-bit binaries.

About

libiconv Windows build with Visual Studio.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
COPYING
Unknown
COPYING.LIB

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.5%
  • Other 0.5%