KDevelop HEAD branch

jbb jbb at ihug.co.nz
Thu Jan 6 21:33:24 UTC 2000


On Fri, 07 Jan 2000, you wrote:
> Hi!
> 
> It seems that bero at kde.org made some changes so KDevelop "should" compile
> with the current KDE CVS version. Unfortunately it doesn't compile with my KDE
> version (Krash compatible)  and the current kdelibs are broken. :-( 
> I just wanted to inform you, so if something doesn't compile you know why. :-)

Hi,

As of cvs two hrs ago the current kdelibs is okay here, using  qt-2.1 from
yesterday.

As of cvs 10 mins ago, KDevelop doesn't compile. Error log at end of mail.

And my view is that KRASH is just a PR exercise. Ignore it. Some API's changed
which we are using.

Difficult isn't it :-)

> 
> P.S: should we swallow external tools in KDevelop 2, like in KDevelop 1 or start
> them normal?

I think we should set them free.

-- 
Regards,

jbb
http://homepages.ihug.co.nz/~jbb

********************************************************************************************

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/home/jbb/kde/include -I/opt/qt-2.1/include
 -I/usr/X11R6/include    -g -fno-exceptions -fno-rtti -fno-check-new
-instances=explicit -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -Wno-long-long  -c ckappwizard.cpp ckappwizard.cpp:85: warning:
ANSI C does not allow `#warning' ckappwizard.cpp:85: warning: #warning FIXME
ckappwizard.cpp:510: warning: ANSI C does not allow `#warning'
ckappwizard.cpp:510: warning: #warning Substitution would be senseless??
ckappwizard.cpp:612: warning: ANSI C does not allow `#warning'
ckappwizard.cpp:612: warning: #warning FIXME ckappwizard.cpp:1168: warning:
ANSI C does not allow `#warning' ckappwizard.cpp:1168: warning: #warning seems
to be obsolete, ´cause QWizard doesn´t support DEFAULT-Button
ckappwizard.cpp:1301: warning: ANSI C does not allow `#warning'
ckappwizard.cpp:1301: warning: #warning FIXME mini icons? ckappwizard.cpp: In
method `void CKAppWizard::slotHeaderDialogClicked()': ckappwizard.cpp:538: no
matching function for call to `KEdit::loadFile (QString, KEdit::{anonymous
enum})' ckappwizard.cpp: In method `void CKAppWizard::slotCppDialogClicked()':
ckappwizard.cpp:552: no matching function for call to `KEdit::loadFile
(QString, KEdit::{anonymous enum})' ckappwizard.cpp: In method `void
CKAppWizard::okPermited()': ckappwizard.cpp:621: no matching function for call
to `KEdit::toggleModified (bool)' ckappwizard.cpp:622: no matching function for
call to `KEdit::doSave ()' ckappwizard.cpp:624: no matching function for call
to `KEdit::toggleModified (bool)' ckappwizard.cpp:625: no matching function for
call to `KEdit::doSave ()' ckappwizard.cpp: In method `void
CKAppWizard::slotDefaultClicked(int)': ckappwizard.cpp:1197: no matching
function for call to `KEdit::loadFile (QString, KEdit::{anonymous enum})'
ckappwizard.cpp:1198: no matching function for call to `KEdit::loadFile
(QString, KEdit::{anonymous enum})' ckappwizard.cpp:1165: warning: unused
parameter `int page' make[3]: *** [ckappwizard.o] Error 1

********************************************************************************************




More information about the KDevelop-devel mailing list