Re: [Doxygen-users] Unknown Error

2014-01-17 Thread Stefan Pendl
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

Re: [Doxygen-users] Unknown Error

2014-01-17 Thread Kjkazinski
t; >art > >From: Stefan Kraxberger [mailto:stefan.kraxber...@nxp.com] >Sent: Friday, January 17, 2014 1:28 AM >To: aschwarz1...@att.net; kjkazin...@yahoo.com >Cc: doxygen-users@lists.sourceforge.net >Subject: RE: [Doxygen-users] Unknown Error > >  > >Hi, > >  >

Re: [Doxygen-users] Unknown Error

2014-01-17 Thread Arthur Schwarz
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

Re: [Doxygen-users] Unknown Error

2014-01-17 Thread Arthur Schwarz
below. -Original Message- From: Dimitri van Heesch [mailto:doxy...@gmail.com] Sent: Thursday, January 16, 2014 12:20 PM To: Arthur Schwarz Cc: doxygen-users@lists.sourceforge.net Subject: Re: [Doxygen-users] Unknown Error Hi Arthur, Please set DOT_CLEANUP to NO in the config file and run doxygen

Re: [Doxygen-users] Unknown Error

2014-01-17 Thread Ron Wilson
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

Re: [Doxygen-users] Unknown Error

2014-01-17 Thread Arthur Schwarz
eforge.net Subject: Re: [Doxygen-users] Unknown Error I do have DOT installed and it does work. I do generate an output HTML file with my documentation, but the file is incomplete. It does not contain all of my classes in the inheritance graph (showing all of my classes) and some of the individual

Re: [Doxygen-users] Unknown Error

2014-01-17 Thread Arthur Schwarz
_ From: Stefan Kraxberger [mailto:stefan.kraxber...@nxp.com] Sent: Friday, January 17, 2014 1:28 AM To: aschwarz1...@att.net; kjkazin...@yahoo.com Cc: doxygen-users@lists.sourceforge.net Subject: RE: [Doxygen-users] Unknown Error Hi, I had the same problem. It happened when the

Re: [Doxygen-users] Unknown Error

2014-01-17 Thread Stefan Kraxberger
et Subject: Re: [Doxygen-users] Unknown Error I do have DOT installed and it does work. I do generate an output HTML file with my documentation, but the file is incomplete. It does not contain all of my classes in the inheritance graph (showing all of my classes) and some of the individual clas

Re: [Doxygen-users] Unknown Error

2014-01-16 Thread Dimitri van Heesch
Hi Arthur, Please set DOT_CLEANUP to NO in the config file and run doxygen from the command line with the -d ExtCmd option. Doxygen will then output the exact command with parameters it is trying to execute. For a failing command, try to execute it directly from the command line. That may give

Re: [Doxygen-users] Unknown Error

2014-01-16 Thread Arthur Schwarz
kjkazin...@yahoo.com] Sent: Thursday, January 16, 2014 9:08 AM To: Arthur Schwarz Cc: doxygen-users@lists.sourceforge.net Subject: Re: [Doxygen-users] Unknown Error Art, It looks like DOT errors. Do you have Dot installed? Is it in your path or in the doxyfile? Sent from my iPhone On Ja

Re: [Doxygen-users] Unknown Error

2014-01-16 Thread Ken Kazinski
Art, It looks like DOT errors. Do you have Dot installed? Is it in your path or in the doxyfile? Sent from my iPhone > On Jan 16, 2014, at 11:29, Arthur Schwarz wrote: > > Win 7 > Doxygen 1.8.6 (cygwin) > > I have errors generated by Doxygen and don't know how to fix them. Before I > ran d