Skip to content

Compile Problem #4

@morpheusbeing

Description

@morpheusbeing

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions