An Update;
I downloaded updates to Cygwin64 and now:
[1] My terminal is a minttty
[2] Doxygen does indeed terminate but: in the Win7 Task Manager:
a. Doxygen terminates as an Application
b. Doxygen does not terminate as a Process
c. The mintty does not return from execution
For getting the version info, try the longer `--version` option.
I recommend to download the Doxygen for Windows from
http://sourceforge.net/projects/doxygen/files/snapshots/doxygen-1.8-svn/windows/
Or you can use the official installer (near the top of the page) or you can
download a zip archi
Hi;
I just installed cygwin64 version of doxygen and ran it against an existing
project, it seemed to run into an infinite loop. I ran the same project using
the cygwin32 version of doxygen and it completed successfully. Not an issue for
me since I can always run the 32-bit version, but has