[Bug 61315] New: can't compil gideon 3.0a5 on slack 9
Mathieu Jobin
somekool at mytradecenter.com
Wed Jul 16 16:55:07 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=61315
Summary: can't compil gideon 3.0a5 on slack 9
Product: kdevelop
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: somekool at mytradecenter.com
Version: unknown (using KDE 3.1.9)
Compiler: gcc version 3.2.2
OS: Linux (i686) release 2.4.21
make[3]: Entering directory `/home/mjobin/Desktop/Compil/kdevelop-3.0a5/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/interfaces -I../lib/sourceinfo -I../lib/util -I../lib -I../lib/structure -I/opt/kde/include -I/usr/lib/qt-3.1.2/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 mainwindow.o -MD -MP -MF ".deps/mainwindow.Tpo" \
-c -o mainwindow.o `test -f 'mainwindow.cpp' || echo './'`mainwindow.cpp; \
then mv ".deps/mainwindow.Tpo" ".deps/mainwindow.Po"; \
else rm -f ".deps/mainwindow.Tpo"; exit 1; \
fi
mainwindow.cpp: In member function `virtual void
MainWindow::embedPartView(QWidget*, const QString&, const QString&)':
mainwindow.cpp:419: `UseQextMDISizeHint' undeclared in namespace `KMdi'
make[3]: *** [mainwindow.o] Error 1
make[3]: Leaving directory `/home/mjobin/Desktop/Compil/kdevelop-3.0a5/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mjobin/Desktop/Compil/kdevelop-3.0a5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mjobin/Desktop/Compil/kdevelop-3.0a5'
make: *** [all] Error 2
More information about the KDevelop-devel
mailing list