b92a3e482d
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
4 lines
264 B
Markdown
4 lines
264 B
Markdown
Install Packages on Cygwin
|
|
--------------------------
|
|
Just run cygwin setup.exe (http://cygwin.com/install.html) and make sure that you have installed g++ 4.8.1 (or greater), cmake, gmp and libmpfr.
|
|
We have tested Lean using Cygwin for 64-bit versions of Windows.
|