> Well, I've just installed the latest doxygen, and the latest Graphviz
> and have run doxygen again for my project which - as I have mentioned -
> was working fine through the last part of 2012. I'm not 100% sure when
> it stopped working. In any case, I am still getting the same problem
> that I reported before, where doxygen runs fine and produces the
> expected html files, dot is found and produces the expected dot files,
> BUT, I get this error many times:
> 
> ...
> ...
> Running dot for graph 2224/2259
> Running dot for graph 2225/2259
> Error: dot: can't open
> /home/jon/JSBSimCVSGit/JSBSim/documentation/html/inherit_graph_9.dot
> Error: dot: can't open
> /home/jon/JSBSimCVSGit/JSBSim/documentation/html/inherit_graph_10.dot
> ...
> ...
> 
> If I copy and paste the filenames above that "cannot be opened", and
> try to list them, they are definitely there. It's just that no .png
> files are produced corresponding to these files.

I just discovered that if I type in the dot command with the full path name
(shown above) dot gives the error seen. If I CD to the directory and run dot
against the filename (no path) it succeeds. So, seems that it's a path name
issue. I wonder if something has changed with dot lately. I also wonder if I
supply a DOS style path if it would work. I'm running in a bash shell, BTW.

Suggestions?

Jon



------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to