[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#338784: may need to ship */tmp/*.h too



csvimp builds fail, libopenrpt-dev needs to contain some of the
generated artifacts from the build, I've committed a fix that solves
this for me

g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_WEBKIT -DQT_NO_DEBUG
-DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtSql -I/usr/include/qt4
-I../csvimpcommon -I../csvimpcommon/images -I../plugin
-I/usr/include/openrpt/common -I/usr/include/openrpt/MetaSQL
-I/usr/lib/openrpt/common -I/usr/lib/openrpt/MetaSQL -Itmp -o tmp/main.o
main.cpp
In file included from main.cpp:27:0:
/usr/include/openrpt/common/login.h:30:26: fatal error: tmp/ui_login.h:
No such file or directory
compilation terminated.
make[2]: *** [tmp/main.o] Error 1
make[2]: Leaving directory `/tmp/csvimp/csvimp-deb/application'


Reply to: