Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [ANNOUNCE qgit-0.94]

From: Sven Verdoolaege <hidden>
Date: 2016-06-15 22:42:05

On Sat, Sep 10, 2005 at 10:16:33AM -0700, Marco Costalba wrote:
If you have problems with the sources (Debian users should set QTDIR before compile) 
you can download a binary: http://digilander.libero.it/mcostalba/qgit
I'd prefer compiling it myself, but I get this error:

bash-3.00$ make
scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
g++ -O2 -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/include/qt3 -I/usr/lib/qt3/include -c -o src/annotate.o src/annotate.cpp
src/annotate.cpp: In member function `void Annotate::run(const QString&, 
   QStringList&, AnnotateHistory&)':
src/annotate.cpp:60: error: `count' undeclared (first use this function)
src/annotate.cpp:60: error: (Each undeclared identifier is reported only once 
   for each function it appears in.)
src/annotate.cpp: In member function `void 
   Annotate::getReachability(ReachList&, const QString&, QStringList&)':
src/annotate.cpp:161: error: `append' undeclared (first use this function)
src/annotate.cpp:169: error: `last' undeclared (first use this function)
src/annotate.cpp: In member function `QString Annotate::getRoot(const QString&, 
   const ReachList&)':
src/annotate.cpp:228: error: `count' undeclared (first use this function)
src/annotate.cpp: In member function `void Annotate::printReachList(const 
   ReachList&)':
src/annotate.cpp:303: error: `count' undeclared (first use this function)
src/annotate.cpp: In member function `QString Annotate::getAuthor(const 
   QString&, QStringList&, int)':
src/annotate.cpp:337: error: no matching function for call to `QString::remove(
   char)'
/usr/lib/qt3/include/qstring.h:497: error: candidates are: QString& 
   QString::remove(unsigned int, unsigned int)
scons: *** [src/annotate.o] Error 1
scons: building terminated because of errors.
make: *** [all] Error 2

ReachList doesn't seem to be defined anywhere.

skimo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help