by classsic » Wed Feb 05, 2014 2:45 am
Hi, I wanna try your plugin, but after run make, when type make install receive this error:
/usr/lib64/qt4/bin/uic mainwindow.ui -o ui_mainwindow.h
g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o main.o main.cpp
In file included from myui.hpp:21:0,
from mainwindow.hpp:27,
from main.cpp:19:
ui_mainwindow.h:32:18: error fatal: kled.h: No existe el fichero o el directorio
compilación terminada.
---------------------------------------------------------------------------------------------------------------
If you can tellme what it's wrong i'll appreciate.
Thanks.