Menu

#1 Debian compilation problem

open
nobody
None
5
2007-08-14
2007-08-14
No

i can not compile pockerclock on debian (SVN version) because of the qtpie.h :

/home/bigup/src/pokerclock/src/ui_mainWindow.h:39:29: error: ../../src/qtpie.h: Aucun fichier ou répertoire de ce type

-----------
FULL OUTPUT
-----------

[ 7%] Generating qrc_pokerclock.cxx
[ 14%] Generating moc_mainWindow.cxx
[ 21%] Generating moc_prizeWindow.cxx
[ 28%] Generating moc_qtpie.cxx
[ 35%] Generating ui_mainWindow.h
[ 42%] Generating ui_prizeWindow.h
Scanning dependencies of target pokerclock
[ 50%] Building CXX object src/CMakeFiles/pokerclock.dir/main.o
In file included from /home/bigup/src/pokerclock/src/mainWindow.h:24,
from /home/bigup/src/pokerclock/src/main.cpp:21:
/home/bigup/src/pokerclock/src/ui_mainWindow.h:39:29: error: ../../src/qtpie.h: Aucun fichier ou répertoire de ce type
/home/bigup/src/pokerclock/src/ui_mainWindow.h:70: error: ISO C++ forbids declaration of ‘qtPie’ with no type
/home/bigup/src/pokerclock/src/ui_mainWindow.h:70: error: expected ‘;’ before ‘*’ token
/home/bigup/src/pokerclock/src/ui_mainWindow.h: In member function ‘void Ui_mainWindow::setupUi(QMainWindow*)’:
/home/bigup/src/pokerclock/src/ui_mainWindow.h:369: error: ‘dialTime’ was not declared in this scope
/home/bigup/src/pokerclock/src/ui_mainWindow.h:369: error: expected type-specifier before ‘qtPie’
/home/bigup/src/pokerclock/src/ui_mainWindow.h:369: error: expected `;' before ‘qtPie’
make[2]: *** [src/CMakeFiles/pokerclock.dir/main.o] Erreur 1
make[1]: *** [src/CMakeFiles/pokerclock.dir/all] Erreur 2
make: *** [all] Erreur 2

I cannot find from where it comes, the CmakeList.txt looks good.

PockerClock Rocks.
xes power.

Discussion


Log in to post a comment.