Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem compiling in centos 7 #10

Open
MartinEtcheverry opened this issue Jan 16, 2018 · 2 comments
Open

problem compiling in centos 7 #10

MartinEtcheverry opened this issue Jan 16, 2018 · 2 comments

Comments

@MartinEtcheverry
Copy link

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

@rigon
Copy link
Owner

rigon commented Jan 16, 2018

I never tried to build it in CentOS. Let me check. As soon as I test it, I will update this issue.

@MartinEtcheverry
Copy link
Author

excelent! thanks for the fast response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants