An open API service indexing awesome lists of open source software.

https://github.com/apotocki/zlib-win

Visual Studio project and solution files for building static and dynamic zlib libraries
https://github.com/apotocki/zlib-win

visual-studio windows zlib

Last synced: 8 months ago
JSON representation

Visual Studio project and solution files for building static and dynamic zlib libraries

Awesome Lists containing this project

README

          

[](https://api.gitsponsors.com/api/badge/link?p=qa1aqZb0F9p4AjzzcWjp0faK5KINpVtxJznUJ/22u5dUpnOQI2T00jaYNa8mWuKlCEaY73DbSKUHsn2mfqcETbqGWNAmPY1C4+Zr36ajz+6ITXJh/xSrxKQBymN5buBXQEFIjnEIywVIEbdaHBPdnQ==)
[](https://api.gitsponsors.com/api/badge/link?p=qa1aqZb0F9p4AjzzcWjp0faK5KINpVtxJznUJ/22u5dUpnOQI2T00jaYNa8mWuKlCEaY73DbSKUHsn2mfqcETbqGWNAmPY1C4+Zr36ajz+6ITXJh/xSrxKQBymN5buBXQEFIjnEIywVIEbdaHBPdnQ==)

This repo contains project and solution files for building zlib library for Windows using Visual Studio.

The solution is able to build both static and dynamic libraries in debug and release configurations for x86 and x64 architectures

The actual zlib sources are included as a git submodule pointed to https://github.com/madler/zlib

Tested versions: 1.3, 1.2.13

## How to build?
# clone the repo
git clone --recursive https://github.com/apotocki/zlib-win

#open and build solution zlib.sln

# have fun

## As an advertisement…
Look at my iOS application on App Store, please:

[PotoHEX
HEX File Viewer & Editor]()

This application is designed to view and edit files at the byte or character level; calculate different hashes, encode/decode, and compress/decompress desired byte regions.

You can support my open-source development by trying the [App](https://apps.apple.com/us/app/potohex/id1620963302).

Feedback is welcome!