Skip to content

problem compiling in centos 7 #10

@MartinEtcheverry

Description

@MartinEtcheverry

make[1]: se ingresa al directorio `/tmp/qmmp-plugin-youtube/youtube'
g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I/usr/include/python3.6m -I. -o youtubefactory.o youtubefactory.cpp
youtubefactory.cpp:27:29: error fatal: qmmpui/uihelper.h: No existe el fichero o el directorio
#include <qmmpui/uihelper.h>

the error is in spanish , it says that "qmmpui/uihelper.h" is not found.

thanks in advance
Martin

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