Question about p4
Phil
phil at spiderweb.com.au
Mon Apr 11 13:08:18 BST 2005
Hello,
I recently upgraded KDE to 3.2.3 and Kdevelop to 3.0.4 and now I'm having
problems compiling many of my old projects. I don't know if this because of
an error on my part, a bug or a missing library of some sort.
One area that is causing me a real problem is this:
I created a dialogue with Qt Designer that included a custom widget. I then
deleted the custom widget and saved the new dialogue files that Qt Designer
created. The .cpp and .h files generated by Qt Designer do not contain any
reference to the custom widget yet Kdevelop displays this error message:
mapwid.moc.o(.gnu.linkonce.r._ZTV6MapWid+0x148):/home/phil/pesc/debug/src/mapwid.moc.cpp:36:
undefined reference to `MapWid::paintEvent(QPaintEvent*)'
MapWid is the custom widget. How do I update the project to show that mapwid
is no longer included in the project?
Does the following message mean that I'm missing something called "p4"? If so
where do I find it? A google search has not helped.
/bin/sh: line 1: p4: command not found
--
Regards,
Phil.
-
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