I did a simple test based on the information I have (see the attachment)
but I was not able to reproduce the problem.
I ran doxygen with the option -d extmd ad this gave me the line
Executing external command `dot.exe ".../dot_files/dot1.dot" -Tpdf -o
".../latex/dot_dot1.pdf"`
and this is completely correct.
This was with the 2.38 version on windows (I know quite old) and I looked
if I could find a 2.40 version but I couldn't find one for Windows.
Might be that the 2.40 version is a buggy version and that either the input
file or the output file doesn't land at the right place. Would be
interesting to see what happens with a newer version of dot.
Albert
On Mon, Jul 11, 2022 at 5:54 PM Albert <alb...@gm...> wrote:
> Good that you have a solution, but it is quite strange to me though it
> gives some points to work with.
>
> Albert
>
> On Mon, Jul 11, 2022 at 4:58 PM Ralf Steckel <rs...@on...> wrote:
>
>> Hello,
>>
>> I found a solution. I had to place the dotfiles into the latex
>> subdirectory of the doxygen output directory. That's a kind of a mystery,
>> because I configurred in doxygen.conf via INCLUDE_PATH and
>> DOTFILE_DIRECTORY a different directory. But now it works.
>>
>> Albert, thank you for your support!
>>
>> Kind regards,
>>
>> Ralf
>>
>>
>>
>> _______________________________________________
>> Doxygen-projects mailing list
>> Dox...@li...
>> https://lists.sourceforge.net/lists/listinfo/doxygen-projects
>>
>
|