Re: [Doxygen-users] cygwin64 doxygen 1.8.4 failure

2013-08-15 Thread Arthur Schwarz
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

Re: [Doxygen-users] cygwin64 doxygen 1.8.4 failure

2013-08-14 Thread Petr Prikryl
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

[Doxygen-users] cygwin64 doxygen 1.8.4 failure

2013-08-13 Thread Arthur Schwarz
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