<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#d8d0c8>
<DIV><FONT face="Arial CE" size=2>Hello folks,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I am writing my documentation generator for Umbrello. I 
use KDevelop3 (I'm dumb with automake, I admit). to be brief, in UmlApp I 
have put an attribute DocGenerator* m_docGenerator, and it compiles, but ld 
gives me things like there is an </FONT><FONT size=2>undefined reference in 
UmlApp::UmlApp[in-charge] and in UmlApp::UmlApp[not-in-charge] to 
DocGenerator::DocGenerator[in-charge]. Then it is not willing to recognize the 
methods of the DocGenerator class in UmlApp.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>what am I doing wrong? I'm confused.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks in advance</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Zoltan</FONT></DIV></BODY></HTML>