Edit

thodg/libiconv/README.win32

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 1999-12-31 12:50:49
    Hash : 3af9cd39
    Message : Import from libiconv-0.3.

  • README.win32
  • Installation on Win32 (WinNT, Win95/98):
    
    - Requires MS Visual C/C++ 4.0 or 5.0.
    
    - Cannot build in a separate directory.
    
    - Build instructions:
    
       Make sure that the MSVC4.0 or MSVC5.0 utilities ("cl" etc.) are found in
       PATH.
    
            nmake -f Makefile.msvc
    
    - Installation:
    
       Copy include/libiconv.h to your header file repository, under the
       name 'iconv.h'. Copy src/iconv.lib to your library repository.