[tellico] [Bug 464682] fails to build on macOS
Robby Stephenson
bugzilla_noreply at kde.org
Tue Jan 24 01:53:45 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=464682
--- Comment #1 from Robby Stephenson <robby at periapsis.org> ---
I'm going to be guessing in the dark here, since I don't have MacOS, and there
may be many issues like this that are only encountered. one at a time.
In file src/bibtexkeydialog.h, can you add
#include <QAction>
at line 28 before the include <QDialog> line
and in src/detailedlistvew.h, include the same line
#include <QAction>
at line 35.
Then try to recompile and let me know if that works. Like I said, I don't know
if you'd need to do this to 20 files or just a few, until you try to repeatedly
compile.
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list