CVS compile error

Alper Yilmaz yilmaz at cs.ucf.edu
Thu Jun 26 15:03:18 BST 2003


Same problem here. Last lines from the output of make are

if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
-I. -I. -I../.. -I../../lib/interfaces -I../../lib/util 
-I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W 
-Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT 
cvspart.lo -MD -MP -MF ".deps/cvspart.Tpo" \
  -c -o cvspart.lo `test -f 'cvspart.cpp' || echo './'`cvspart.cpp; \
then mv ".deps/cvspart.Tpo" ".deps/cvspart.Plo"; \
else rm -f ".deps/cvspart.Tpo"; exit 1; \
fi
cvspart.cpp: In member function `void CvsPart::log(const KURL::List&)':
cvspart.cpp:760: no matching function for call to `LogForm::start(QString, 
QStringList&)'
logform.h:35: candidates are: virtual void LogForm::start(const QString&, 
const QString&)
make[3]: *** [cvspart.lo] Error 1
make[3]: Leaving directory `/home/yilmaz/install/kdevelop3/kdevelop/parts/cvs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/yilmaz/install/kdevelop3/kdevelop/parts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/yilmaz/install/kdevelop3/kdevelop'
make: *** [all] Error 2



On Thursday 26 June 2003 08:49 am, you wrote:
> Hi,
>
> On Thursday 26 June 2003 14:22, you wrote:
> > Just tried to compile the current KDevelop CVS snapshot and I get an
> > error while compiling
> >
> > ../lib/catalog/gcatalog.tcc:100 cannot convert char* ...
>
> which compiler/os are you using? Can you post the full error message?
>
> Harry
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«

-- 
-----------'\o-o/'-----------
Alper Yilmaz
School of EE&CS
Unv. of Central Florida
http://www.cs.ucf.edu/~yilmaz
http://www.cs.ucf.edu/~vision
-----------------------------


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list