-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Debian Testing Qt5.4.2. Deleted old FriendMap folder, and did git clone, qmake, make clean, and make -j2. Following is the output:
In file included from FriendMapPage.cpp:22:0:
FriendMapPage.h:26:19: fatal error: QWidget: No such file or directory
#include
^
compilation terminated.
Makefile:527: recipe for target 'FriendMapPage.o' failed
make: *** [FriendMapPage.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from FriendMapPlugin.h:27:0,
from FriendMapPlugin.cpp:22:
FriendMapPage.h:26:19: fatal error: QWidget: No such file or directory
#include
^
compilation terminated.
Makefile:510: recipe for target 'FriendMapPlugin.o' failed
make: *** [FriendMapPlugin.o] Error 1
RetroShare compiles cleanly. what am I missing?
Metadata
Metadata
Assignees
Labels
No labels