I filed a bug about relative paths in a doxyfile being relative to where
doxygen is executed eons ago. See
https://bugzilla.gnome.org/show_bug.cgi?id=756161
<https://bugzilla.gnome.org/show_bug.cgi?id=756161>. There has been no action.
However I encountered the problem on macOS and I thought on other platforms
too. Not sure why your results are different.
As for the cygwin path issue, either make sure all tools, including doxygen,
are cygwin tools or all are windows tools. You might be able to do some mixing
by using scripts that use cygpath.
Regards
-Mark
> On Jul 31, 2017, at 14:51, Vega, Luis A <luis.a.v...@lmco.com> wrote:
>
> When setting up the PLANTUML_JAR_PATH (an others path based config option)
> within the Doxyfile configuration, the Cygwin version of doxygen will insert
> the current directory path to the front of the user specified path. This
> behavior is very specific to the Cygwin version (not how the Linux, Win or
> OSX versions of doxygen behave) and is problematic in many ways.
>
> The Cygwin version of doxygen is assuming that all paths are relative to the
> directory where doxygen is executed. This is completely opposite to the
> norm. Different users have different environments, which is the reason why
> the Doxyfile includes options to define this paths in the first place. Also,
> under Cygwin, we have a problem when doxygen calls external tools that don't
> support the unix-like cygpath (i.e., anything none-cygwin). For example,
> when executing Java to run PlantUML even if the plantuml.jar file is stored a
> matching relative path, the execution would fail because of the unsupported
> path format.
>
> Don't know if this is the proper place to submit a bug related to the Cygwin
> version of doxygen. If not, please let me know where I should submit a bug
> report.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users