Problem building setup.exe (zlib.h not found)

Brian Dessent brian@dessent.net
Sun Apr 17 21:17:00 GMT 2005


Daniel Einspanjer wrote:

> troubleshoot why g++ can't find zlib.h (obviously, I double checked to
> make sure the zlib package is installed).

setup is a mingw program, you need mingw-zlib and mingw-bzip2.  (the
source for these libraries used to be bundled, but if you're using a
recent CVS checkout it now uses the system provided libraries from those
packages.)

Brian



More information about the Cygwin-apps mailing list