automoc

Rene Maerten delta_x at gmx.net
Mon Nov 27 17:16:20 GMT 2000


I have a Problem !
e.g. i open a kdevelop-projectfile from a other user, knapster.
if i hit the F8 key, all be fine.
Now i make a few changes, add a new dialog and want to compile it.
after g++ compiled all files without any errormessage, i see a lot of messages

consolepanel.o(.text+0x29): undefined reference to `ConsolePanel virtual table'
consolepanel.o: In function `ConsolePanel::~ConsolePanel(void)':
consolepanel.o(.text+0x3cf): undefined reference to `ConsolePanel::QPaintDevice virtual table'
consolepanel.o(.text+0x3d6): undefined reference to `ConsolePanel virtual table'
consolepanel.o: In function `ConsolePanel::calcCommand(void)':
consolepanel.o(.text+0x4b8): undefined reference to `ConsolePanel::command(char const *)'
collect2: ld returned 1 exit status

OK, i do a "distclean" and than "configure", all fine
now i hit F8 again, and the result is:

/home/killer/Projekte/knapster-0.13/knapster/consolepanel.cpp:60: undefined reference to `ConsolePanel::QPaintDevice virtual table'
/home/killer/Projekte/knapster-0.13/knapster/consolepanel.cpp:60: undefined reference to `ConsolePanel virtual table'
consolepanel.o: In function `ConsolePanel::calcCommand(void)':
/home/killer/Projekte/knapster-0.13/knapster/consolepanel.cpp:79: undefined reference to `ConsolePanel::command(char const *)'
collect2: ld returned 1 exit status

where is my problem ?


-- 
Kind Regards Rene Märten
  E-Mail: 	Delta_x at gmx.net
  Business: 	rmaerte1 at visteon.com
  Home:   	http://codewizards.de/kcommander
                http://www.Linux4User.de


-
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