[Doxygen-users] Error with doxygen upgrade and dot map files.
Brought to you by:
dimitri
From: Markus I. <mar...@se...> - 2010-08-10 08:40:37
|
Hello, I recently upgraded from doxygen 1.6.1 to doxygen 1.7.1 on Windows (using pre installs) and now when I run my doxygen file I get a lot of these kinds of errors (a couple of hundred errors). error: problems opening map file C:/SomePath/X3DViewpointNode_totalPosition.dot.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. I found an old bug entry concerning this error but it is marked as fixed. https://bugzilla.gnome.org/show_bug.cgi?id=606030 Did anyone else notice this behavior lately? Is there something I may have overlooked? The weirdest thing is that I can not see any problems with the generated documentation. The dot graphs seem to be where they should be. Oh, and of course I tried to fix the problem by following the suggestion in the error message, it does not work. Best regards, Markus |