/usr/lib64/qt4/bin/uic mainwindow.ui -o unix/release/ui/ui_mainwindow.h
g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -DHAVE_ZINT -DLIMEREPORT_VERSION_STR="\"1.4.134\"" -DLIMEREPORT_VERSION=\"1.4.134\" -DHAVE_QT4 -DHAVE_UI_LOADER -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtUiTools -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtScript -I/usr/include -I../include -Iunix/release/moc -Iunix/release/ui -o unix/release/obj/main.o main.cpp
In file included from ../include/lrreportengine.h:40:0,
from mainwindow.h:37,
from main.cpp:30:
../include/lrpreviewreportwidget.h:7:33: fatal error: lrpreparedpagesintf.h: No such file or directory
#include "lrpreparedpagesintf.h"
^
compilation terminated.
any solution?
thanks in advance