CVS Build fails
Nick Savoiu
savoiu at ics.uci.edu
Tue Nov 30 17:29:43 GMT 2004
Hi all,
I'm trying to build KDevelop from the KDE repository (i.e. downloaded all
sources via CVS) but it seems to fail at:
Making all in fileview
Makefile:1058: warning: overriding commands for target
`vcscolorsconfigwidgetbase.moc'
Makefile:838: warning: ignoring old commands for target
`vcscolorsconfigwidgetbase.moc'
fileviewpart.cpp: In member function `KDevVersionControl*
FileViewPart::versionControl()':
fileviewpart.cpp:151: parse error before `>' token
The code seems pretty benign:
149 KDevVersionControl *FileViewPart::versionControl()
150 {
151 return extension<KDevVersionControl>("KDevelop/VersionControl");
152 }
Any ideas?
Nick
-
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