DocLineEdit::keyReleaseEvent(QKeyEvent*) undefined reference?

Steven T. Hatton hattons at globalsymmetry.com
Fri Dec 10 10:40:09 UTC 2004


I'm not sure where the problem is, but I'm getting the following error from 
the latest CVS:
undefined reference to `DocLineEdit::keyReleaseEvent(QKeyEvent*)'

The  context:
make[3]: Entering directory 
`/download/org/kdevelop/repository/root/kdevelop/src'
/bin/sh ../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 
-O3 -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    -o kdevelop -L/opt/kde3/lib 
-L/usr/lib/qt3/lib -L/usr/X11R6/lib -Wl,--as-needed -Wl,--enable-new-dtags 
-R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib main.o 
kdevideextension.o settingswidget.o ../src/libkdevshell.la 
/download/org/kdevelop/repository/root/kdevelop/lib/widgets/.libs/libkdevwidgets.so: 
undefined reference to `DocLineEdit::keyReleaseEvent(QKeyEvent*)'
collect2: ld returned 1 exit status

-- 
Regards,
Steven




More information about the KDevelop-devel mailing list