Bug#36757: kscribble tutorial won't compile run Qt2.3.1
craigdnet at netscape.net
craigdnet at netscape.net
Thu Jan 3 14:04:03 UTC 2002
Package: kdevelop
Version: 2.0.1 (using KDE 2.2.1 )
Severity: normal
Installed from: Mandrake RPMs
Compiler: gcc
OS: Linux
OS/Compiler notes: Mandrake 8.1
c++ -DHAVE_CONFIG_H -I. _I.. -I/usr/local/qt/include -I/usr/X11R6/include -O2 -O0 -g3 -Wall
In file included from /usr/include/kmainwindow.h:30,
from kscribble.h:32,
from ksrcibbleview.cpp:25:
/usr/include/ktoolbar.h:156: type specifier omitted for parameter
/usr/include/ktoolbar.h:156: parse error before ','
/usr/include/ktoolbar.h:174: parse error before '*'
/usr/include/ktoolbar.h:177: destructor 'KToolBar' must match class name 'QMainWindow'
/usr/include/ktoolbar.h:1089: destructor 'KToolBar' must match class name 'QMainWindow'
/usr/include/ktoolbar.h:102: parse error before ';'
This is line 156 from ktoolbar
KToolBar( QMainWindow *parentWindow, QMainWindow::ToolBarDock dock /*=QMainWindow::Top*/,bool newLine=false, const char *mame=0,bool honor_style = FALSE,bool readConfig=TRUE);
(Submitted via bugs.kde.org)
More information about the KDevelop-devel
mailing list