Conversation
Notices
-
@jess [yo@yo apps]$ cd yiacs
[yo@yo yiacs]$ sudo qmake-qt5 && make
[sudo] password for yo:
g++ -c -pipe -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -isystem /usr/include/qt -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtCore -I. -I/usr/lib/qt/mkspecs/linux-g++ -o avatar.o yaics/src/desktop/avatar.cpp
yaics/src/desktop/avatar.cpp:21:33: error fatal: util/filedownloader.h: No existe el fichero o el directorio
#include "util/filedownloader.h"
^
compilación terminada.
make: *** [Makefile:736: avatar.o] Error 1