This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For 32-bit cygwin see current description on web page, | |
http://www.mono-project.com/docs/compiling-mono/windows. Bellow instructions apply to 64-bit cygwin | |
building 32 and 64-bit mono using mingw. | |
Install prerequisite: | |
• A working GIT environment is assumed (GIT can also be installed using chocolatey if needed). | |
• Visual Studio 2015. |