internals:windows:libs:bzip2

This is an old revision of the document!


LibBzip2 Windows, How to compile

Building Bzip2 1.0.5

Requirements

  • bzip2 Sources: http://www.bzip.org/ or the already modified makefiles here. Only the name of the library has been changed
  • Common tools used to compile PHP

Compile

Compile the release version:

nmake /f makefile.msc

Compile the debug version:

nmake /f makefile_debug.msc
internals/windows/libs/bzip2.1361453349.txt.gz · Last modified: 2017/09/22 13:28 (external edit)