This repo contains project and solution files for building GMP library for Windows using Visual Studio.
The solution is able to build both static and dynamic libraries in debug and release configurations for x64 architecture
The actual gmp sources are included in a subfolder packages/gmp
At the moment generic C implementation for mpn is used.
Tested version: 6.3.0
# clone the repo
git clone https://github.com/apotocki/gmp-win
# open and build solution gmp.sln
# have fun
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.
Feedback is welcome!