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
- Host: GitHub
- URL: https://github.com/apotocki/gmp-win
- Owner: apotocki
- License: lgpl-2.1
- Created: 2023-12-12T23:40:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T10:44:51.000Z (9 months ago)
- Last Synced: 2025-04-14T09:44:37.366Z (6 months ago)
- Topics: debug, dll, dynamic-library, gmp, lib, libraries, release, sln, static-library, vcproject, visual-studio, windows, x64
- Language: C
- Homepage:
- Size: 4.11 MB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!