Building CMAKE for cygwin
问题 This is my first time using both Cygwin and cmake , I'm trying to build a project but keep getting errors. -bash: /usr/local/bin/cmake: cannot execute binary file The questions I have are, where should cmake be installed and how do I run it? Where should my source code be? Do I need anything extra to get cmake to work in Cygwin? Here is a link to the project I am trying to run: (https://github.com/erinaceous/shadows) 回答1: cmake is available in the Cygwin net distribution. You can install it