Re: [ANNOUNCE] qgit-0.9

2005-08-15 Thread Martin Langhoff
You just need to add -I/usr/include/qt3/ in the appropriate place in the scons control file, IIRC. I figured out that it wanted qt3-mt, installed it, and fiddled with the SConfiguration file. Still no dice, perhaps because I have a qt4 build environment? $ QTDIR=/usr/ make scons -Q Retrieved

Re: [ANNOUNCE] qgit-0.9

2005-08-14 Thread Martin Langhoff
Marco, How do I get this to build on Debian? Not familiar with scons, and it is complaining that it can't find qt and related header files, when they are there... It's been mentioned on the list that v0.3 didn't build on Debian, but I thought it had been dealt with. There were no fixes mentioned

Re: [ANNOUNCE] qgit-0.9

2005-08-14 Thread Ryan Anderson
On Sun, Aug 14, 2005 at 09:04:19PM +1200, Martin Langhoff wrote: Marco, How do I get this to build on Debian? Not familiar with scons, and it is complaining that it can't find qt and related header files, when they are there... You just need to add -I/usr/include/qt3/ in the appropriate