Hi @zdo,
I'm not a cpp guy.
Can you please add some direction in the README on how to compile zoomme?
I tried:
And I get an error about references to QT:
main.cpp:1:10: fatal error: QtGui/QApplication: No such file or directory
1 | #include <QtGui/QApplication>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
I'm running Debian Unstable with the Gnome desktop if that matters.
Thanks mate.
Hi @zdo,
I'm not a cpp guy.
Can you please add some direction in the README on how to compile
zoomme?I tried:
And I get an error about references to QT:
main.cpp:1:10: fatal error: QtGui/QApplication: No such file or directory 1 | #include <QtGui/QApplication> | ^~~~~~~~~~~~~~~~~~~~ compilation terminated.I'm running Debian Unstable with the Gnome desktop if that matters.
Thanks mate.