albert-github
albert-github
Something I overlooked before: ``` error: Problems running bibtex. Verify that the command 'perl --version' works from the command line. Exit code: 2 ``` Do you have `perl` installed and...
Would have been nice when this was the problem, might still be something with sub processes and paths etc. Can you run: - goto the build directory - `make tests...
@kloczek Have you made any progress regarding this issue (e.g. got it working, tested the commands I gave in https://github.com/doxygen/doxygen/issues/9489#issuecomment-1203768215)?
Thanks for the report. In the log file I see that you are using `(1.8.11-1)` this version is from December 2015, can you test what happens with the current (1.8.15)...
I've just pushed a proposed patch, pull request #6787
There are no builds saved of the individual, proposed, patches. They are run Travis CI and appveyor but these builds are not saved.
@Lecrapouille Can you create a new issue for it with (this issue is about copying images and you are talking about a construct that doesn't work for you): - attached...
Which problem? The original or the one from Lecrapouille? Anyway a small example would always be beneficial.
@esutton Did you try to use the markdown syntax for including images `[...](...)` (see e.g. https://spec.commonmark.org/0.30/#images) Furthermore: - Can you please attach a, small, self contained example (source+configuration file in...
There is still the proposed pull request #6787 but this will solve your problem as it is geared to markdown constructs. The situation you describe (and esutton did) is about...