Comment # 9
on bug 9641
from Hadriel Kaplan
Scratch that, it installed Qt in '/usr/local/Qt-5.2.1', so I could add that to
PKG_CONFIG_PATH and PATH for the pkgconfig and bin dirs to get past that block.
Now it gets stuck here:
In file included from about_dialog.cpp:26:
./about_dialog.h:27:10: fatal error: 'QDialog' file not found
#include <QDialog>
^
In file included from accordion_frame.cpp:28:
./accordion_frame.h:27:10: fatal error: 'QFrame' file not found
#include <QFrame>
^
You are receiving this mail because:
- You are watching all bug changes.