I am running doxygen with LaTeX using basic MikTex (2.9.6850).
On a Windows 7 PC with same version of MikTex, the doxygen output is printed to the PDF as expected and happy days.
But the Windows 10 PC is giving the following error message instead of printing the Doxygen output to the PDF:
C:\..\..\..\doc\latex>pdflatex refman
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (MiKTeX 2.9.6840 64-bit)
entering extended mode
(refman.tex
LaTeX2e <2018-04-01> patch level 5
QWindowsWindow::setGeometry: Unable to set geometry 451x317+1010+537 on QWidgetWindow/'InstallPackageDialogWindow'. Resulting geometry: 541x317+1010+537 (frame: 9, 38, 9, 9, custom margin: 0, 0, 0, 0, minimum size: 541x287, maximum size: 16777215x16777215).
Any idea ?