Menu

#2 error in scriptDlg.cpp

v1.0_(example)
open
nobody
5
2002-10-06
2002-10-06
Anonymous
No

make all-recursive
make[1]: Entering directory `~/kavi2svcd-0.5'
Making all in kavi2svcd
make[2]: Entering directory `~/kavi2svcd-0.5/kavi2svcd'
source='ScriptDlg.cpp' object='ScriptDlg.o' libtool=no \ depfile='.deps/ScriptDlg.Po'
tmpdepfile='.deps/ScriptDlg.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3/include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_REENTRANT -fno-exceptions -fno-check-new -c -o
ScriptDlg.o `test -f ScriptDlg.cpp || echo './'`ScriptDlg.cpp
In file included from ScriptDlg.cpp:24:
ScriptDlg.ui.h:18:1: warning: no newline at end of file
ScriptDlg.cpp: In method `ScriptDlg::ScriptDlg (QWidget
*, const char
*, bool, unsigned int)':
ScriptDlg.cpp:82: `tr2i18n' undeclared (first use this
function)
ScriptDlg.cpp:82: (Each undeclared identifier is reported
only once for
each function it appears in.)
make[2]: *** [ScriptDlg.o] Error 1
make[2]: Leaving directory
`/home/darky/dwload/source/kavi2svcd-0.5/kavi2svcd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/darky/dwload/source/kavi2svcd-0.5'
make: *** [all] Error 2

Discussion


Log in to post a comment.