nim-lang / dlls

Prebuilt DLLs and lib*.so files for Nim. Every DLL added here will also have at least a description about how we built it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Z3

mkdir build64
cd build64
cmake -G "Visual Studio 16 2019" -A x64 ../

Double click on Z3.sln and compile all projects with Visual Studio 2019. The provided DLL is a debug build for 64 bits. Nothing else worked for me on Windows.

The used Z3 version is 65de3f748a6812eecd7db7c478d5fc54424d368b

About

Prebuilt DLLs and lib*.so files for Nim. Every DLL added here will also have at least a description about how we built it.

License:MIT License