On Fri, 19 Oct 2018 19:37:15 +0300 "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx> wrote: > > Seems I'm missing the utility epstopdf. > > This is a LaTeX package. I guess it is needed to generate pdf documentation. > > Please try adding to "kernel-shark-qt/doc/dox_config" a line > > GENERATE_LATEX = NO > > and see if the problem still persist. I don't want to add LaTeX as > dependency. > I can confirm that adding it removes the warnings and removing it brings them back. Can you make that generated? That is, have cmake check if the latex packages are installed, and if they are you create them? -- Steve