Compile 031215

Ian Porter ian.porter3 at ntlworld.com
Sat Dec 20 18:41:07 GMT 2003


Hi all

I have tried to compile the latest version of kdevelop and I am getting this 
error

"mainwindow.cpp:250: error: no matching function for call to 
`MainWindow::setStandardMDIMenuEnabled(bool)'"

I am running mandrake 9.2, I have attached a bigger list of the output around 
the error below.

Any advice would be great 

Cheers

-- 
Ian Porter
email: ian.porter3 at ntlworld.com

------------------------------------------------------------------
http://www.fsf.org/philosophy/no-word-attachments.html
------------------------------------------------------------------

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/interfaces -I../lib/util -I../lib 
-I../lib/qextmdi -I../lib/structure -I/usr/lib/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  -MT mainwindow.o -MD -MP -MF 
".deps/mainwindow.Tpo" \
  -c -o mainwindow.o `test -f 'mainwindow.cpp' || echo './'`mainwindow.cpp; \
then mv -f ".deps/mainwindow.Tpo" ".deps/mainwindow.Po"; \
else rm -f ".deps/mainwindow.Tpo"; exit 1; \
fi
mainwindow.cpp:208:2: warning: #warning this crashes in ideal mode, looks like 
there are dangling pointers on opening another project
mainwindow.cpp: In constructor `MainWindow::MainWindow(QWidget*, const 
char*)':
mainwindow.cpp:250: error: no matching function for call to 
`MainWindow::setStandardMDIMenuEnabled(bool)'
../lib/qextmdi/kmdimainfrm.h:281: error: candidates are: void 
KMdiMainFrm::setStandardMDIMenuEnabled()
mainwindow.cpp: In member function `virtual void 
MainWindow::embedSelectView(QWidget*, const QString&, const QString&)':
mainwindow.cpp:510: warning: unused variable `KMdiToolViewAccessor*tmp'
mainwindow.cpp: In member function `virtual void 
MainWindow::embedSelectViewRight(QWidget*, const QString&, const QString&)':
mainwindow.cpp:542: warning: unused variable `KMdiToolViewAccessor*tmp'
mainwindow.cpp: In member function `virtual void 
MainWindow::embedOutputView(QWidget*, const QString&, const QString&)':
mainwindow.cpp:558: warning: unused variable `KMdiToolViewAccessor*tmp'
mainwindow.cpp: In member function `virtual void 
MainWindow::raiseView(QWidget*)':
mainwindow.cpp:647: warning: unused variable `QPtrList<QWidget>*pViews'
make[3]: *** [mainwindow.o] Error 1
make[3]: Leaving directory 
`/home/ian/Documents/Programming/kdevelop-031215/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/ian/Documents/Programming/kdevelop-031215/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ian/Documents/Programming/kdevelop-031215'
make: *** [all] Error 2


-
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