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

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

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

debug dll dynamic-library gmp lib libraries release sln static-library vcproject visual-studio windows x64

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

[](https://api.gitsponsors.com/api/badge/link?p=+UaTpf/X7QVU2rh9pLzkO0nO+0PWF4hEmiTvnrSVaqOWWDMYu6JTVRYA2cj1r2KcT0Nk3RsmKNPqPM6BbjJWrkQjwsZAX/zXP3uLa8d+UE7eggWv8VH92HJ1S7reX51z1HpitLbRFtSf3zZrriI/iA==)

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

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

# open and build solution gmp.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!