Windows platform compiled libiconv-1.11 library (32-bit, 64-bit)

Source: Internet
Author: User

Download libiconv-1.11.1.tar.gz source code from http://download.csdn.net/detail/pony12/7789079.

First, compile the Win64 bit

0. Transfer to command line cmd

1, execute AMD64 bit script, D:\Program Files (x86) \microsoft Visual Studio 8\vc\bin\amd64\vcvarsamd64.bat

2. Transfer to libiconv-1.11.1 directory

3. Compiling nmake-f makefile.msvc dll=1 mflags=-mt No_nls=1 prefix=d:\libuv

4, installation nmake-f makefile.msvc install dll=1 mflags=-mt No_nls=1 PREFIX=D:\LIBUV

5. Compile and install nmake-f makefile.msvc all install dll=1 mflags=-mt No_nls=1 PREFIX=D:\LIBUV

After compiling and installing the results directory, such as

Second, compile Win32 bit

0. Transfer to command line cmd

1. Execute 32-bit script, D:\Program Files (x86) \microsoft Visual Studio 8\vc\bin\vcvars32.bat

The other steps are consistent with Win64.

(Compiled Win32 and Win64 dynamic Library and data, http://download.csdn.net/detail/pony12/7789473)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.