Dmitri;
It might be possible to remove the current path issues with the use of
graphviz. If the dot interface was encapsulated in a class, then when doxygen
is run it can determine which path format is used by dot and which is native to
the invoking shell/system. Using the appropriate class ob
Am 17.01.2014 19:03, schrieb Arthur Schwarz:
> Dmitri;
>
> The issue is as you expected. I have a cygwin/unix doxygen and a Windows
> graphviz (2.30). The absolute paths (/cygdrive/...) sent to graphviz are
> rejected. Since I can't download a linux version of graphviz to a Windows
> system, is the
Art,
You can download Doxygen from the web site, both the binaries or the source.
Hope that helps
Sent from my ASUS Pad
Arthur Schwarz wrote:
>
>
>
>
>Well, I’ve given this some thought. Dmitri said that there are path issues
>when doxygen is compiled for unix and graphviz is compiled f
Thanks;
I've ignored common sense and relied on the cygwin release instead of going
to sourceforge.net or doxygen.org.
art
_
From: Ron Wilson [mailto:ronw.m...@gmail.com]
Sent: Friday, January 17, 2014 9:55 AM
To: doxygen-users
Subject: Re: [Doxygen-users] Unknown Error
O
Dmitri;
The issue is as you expected. I have a cygwin/unix doxygen and a Windows
graphviz (2.30). The absolute paths (/cygdrive/...) sent to graphviz are
rejected. Since I can't download a linux version of graphviz to a Windows
system, is there a Windows version of doxygen lying around?
I have ex
On Fri, Jan 17, 2014 at 12:10 PM, <
doxygen-users-requ...@lists.sourceforge.net> wrote:
> Date: Fri, 17 Jan 2014 09:09:53 -0800
> From: "Arthur Schwarz"
>
> Well, I?ve given this some thought. Dmitri said that there are path issues
> when doxygen is compiled for unix and graphviz is compiled fo
Well, Ive given this some thought. Dmitri said that there are path issues
when doxygen is compiled for unix and graphviz is compiled for Windows. That
is (sigh and unfortunately) my issue. So, I am using Graphviz 2.30 for
windows and doxygen 1.8.6 for cygwin. The paths are different, in
particu
Any idea what option to use to change subfolders? Ive searched my doxyfile
for folders and used the doxywizard tool with little success.
I did make a typo in my problem. It appears that no graphic information
appears. No inheritance class nor anything else. Sigh. Im a dead dude.
art
Hi,
I had the same problem. It happened when the amount of files exceeds the
limit allowed by the OS (in my caseWindows). Because the DOT tool is
generating new files at some point it is unable to create a new file in the
folder due to this limitation and then you see this error. This was at le