[Bug 68301] New: Kdevelop compilation fails at appoutputviewpart.cpp
Médéric Boquien
mboquien at free.fr
Sat Nov 15 21:02:04 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=68301
Summary: Kdevelop compilation fails at appoutputviewpart.cpp
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: mboquien at free.fr
Version: (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc 3.3.1/Mdk 9.2
OS: Linux
With today's CVS it is not possible to compile Kdevelop properly. It fails at appoutputviewpart.cpp with the following error message :
bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/interfaces -I../../lib/util -I/home/kde32/kde/include -I/home/kde32/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -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 -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o appoutputviewpart.lo `test -f 'appoutputviewpart.cpp' || echo './'`appoutputviewpart.cpp
appoutputviewpart.cpp:75: error: prototype for `void AppOutputViewPart::slotProcessExited(KProcess*)' does not match any in class `AppOutputViewPart'
appoutputviewpart.h:43: error: candidate is: void AppOutputViewPart::slotProcessExited()
If you need any additional information, just ask. Thank you very much for solving this problem.
More information about the KDevelop-devel
mailing list