Qt3 Beta 2 and KDevelop Make problem.

Sonic & Knuckles celtic at ix.net.au
Sun Jul 29 07:49:55 BST 2001


Hello,

I am having trouble trying the Make an App using Qt3 Beta 2 with KDevelop 1.4

I changed the directories in the Documentation and the Qt2.x Directory in KDevelop Setup to the appropriate places on my system and then I created a new KDE Mini project - an almost empty app that I can add to.  I didn't add a single line of code at all.  It compiled fine, but when I went to Make the app, the following error message was produced:

gmake  all-recursive
gmake[1]: Entering directory `/root/relay'
Making all in relay
gmake[2]: Entering directory `/root/relay/relay'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt3/include -
I/usr/X11R6/include     -O2 -fno-exceptions -fno-check-new -Wall -pedantic -
W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-
virtual-dtor -fno-builtin -O0 -g3 -Wall  -c main.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt3/include -
I/usr/X11R6/include     -O2 -fno-exceptions -fno-check-new -Wall -pedantic -
W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-
virtual-dtor -fno-builtin -O0 -g3 -Wall  -c relay_meta_unload.cpp
relay_meta_unload.cpp: In function `void unload_relay (const char **)':
relay_meta_unload.cpp:5: `objectDict' undeclared (first use this
function)
relay_meta_unload.cpp:5: (Each undeclared identifier is reported only
once for each function it appears in.)
gmake[2]: Leaving directory `/root/relay/relay'
gmake[2]: *** [relay_meta_unload.o] Error 1
gmake[1]: Leaving directory `/root/relay'
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all-recursive-am] Error 2
*** failed ***

I have no idea what this all means, let alone how to fix it.  So now I ask what do I do next??

Would someone please give me some directions on how to fix this problem?  

If anyone can help here is a big THANKYOU in advance.

Regards,
----------------------------------------------------------
Vaughan Egan   ---   celtic at ix.net.au
----------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20010729/d410f8c0/attachment.html>


More information about the KDevelop mailing list