mirror of
https://github.com/codex-storage/constantine.git
synced 2025-03-03 20:00:42 +00:00
* bindings structure * missed some renaming * add back the headers * path fixes * need to sleep at night * windows path mystery is unfathomable
Libraries
This folder holds the generated dynamic libraries (.so on Linux, .dylib on MacOS, .dll on Windows) and static libraries (.a on Linux and Mac, .dll on Windows).
To create a new build, download install the Nim programming language, navigate to Constantine's root folder and call nimble bindings
.