i can't compile the gui.pro because of the online help.
I just removed line 18-24 from the gui.pro file to compile.
So i am able to use cppcheck-gui now.
with that lines 18-24 of the pro file i got this error:
qhelpgenerator: could not exec '/usr/lib/qt5/bin/qhelpgenerator': No
such file or directory
Best Regards
Volker
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
i can't compile the gui.pro because of the online help.
I just removed line 18-24 from the gui.pro file to compile.
So i am able to use cppcheck-gui now.
with that lines 18-24 of the pro file i got this error:
qhelpgenerator: could not exec '/usr/lib/qt5/bin/qhelpgenerator': No
such file or directory
Best Regards
Volker
I forgot to say: I have only Qt 6.5 installed. So i guess this bug happen to guys only, that doesn't have got Qt 5 installed.