[Monotone-devel] Can't compile guitone

2006-11-05 Thread Jeronimo Pellegrini
Hi. I am trying to compile guitone in a Debian sid system, but it isn't working. (I'm using net.venge.monotone.guitone, revision 91841fb21ebde8eed67936a8d10e4550d796fded) One reason is that the Qt headers in Debian are inside subdirectories: $ locate QDateTime /usr/include/qt4/QtCore/QDateTime

Re: [Monotone-devel] Can't compile guitone

2006-11-05 Thread Thomas Keller
Jeronimo Pellegrini schrieb: g++ -c -pipe -Wall -W -Wno-unused-parameter -g -D_REENTRANT -DQANAVA -DQANAVA_LINUX -DQT_THREAD_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/share/qt3/include -I.ui/ -I.moc/ -o .obj/canController.o ../../../src/can/canController.cp Looking at this line

Re: [Monotone-devel] Can't compile guitone

2006-11-05 Thread Jeronimo Pellegrini
On Sun, Nov 05, 2006 at 06:12:31PM +0100, Thomas Keller wrote: Jeronimo Pellegrini schrieb: g++ -c -pipe -Wall -W -Wno-unused-parameter -g -D_REENTRANT -DQANAVA -DQANAVA_LINUX -DQT_THREAD_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/share/qt3/include -I.ui/ -I.moc/ -o

Re: [Monotone-devel] Can't compile guitone

2006-11-05 Thread Jeronimo Pellegrini
On Sun, Nov 05, 2006 at 06:45:19PM +0100, Thomas Keller wrote: Jeronimo Pellegrini schrieb: Strange. I hardcoded qmake-qt4 in build.sh, and also tried update-alternatives to set all Qt things to Qt4... And I still see qt3 there: I'd recommend you use t:guitone-0.4, as the graph stuff, which