-
Hi,
Is there a way to compile without cygwin? My projects do not use cygwin on Windows, and anyway, this should not be a requirement.
Would it be possible to use CMake or something instead?
-
Could you try to integrate apt-cyg into Cygwin as a package?
-
Can this be a Cygwin Package so it can be installed from Cygwin package installer?
-
Hi Jake,
I'm trying to use this tool with a cygwin instance (on Windows).
I'm able to run the command, but the process fails when it searches for classes on temporary folders.
```
Error: class not …
-
$ ./configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking wh…
-
does the script work with cygwin on windows 10?
-
- [C/C++ tip: How to detect the operating system type using compiler predefined macros](http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system#Ho…
-
Is it completely impossible to build it in cygwin environment? As a workaround I'll be happy to build just parser with cygwin, but it would be just a hack...
-
Using cygwin vim (on Win7)
Note: after git clone, chmod +x ng.exe so you can run it..
Opening a clj file results in:
```
Could not determine the Namespace of the file.
This might have different r…
-
Can this run on Cgywin/Windows?