We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the error is in spanish , it says that "qmmpui/uihelper.h" is not found.
thanks in advance Martin
The text was updated successfully, but these errors were encountered:
I never tried to build it in CentOS. Let me check. As soon as I test it, I will update this issue.
Sorry, something went wrong.
excelent! thanks for the fast response!
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: