[Uml-devel] Adding member variable to UMLApp class
    Jonathan Riddell 
    jr at jriddell.org
       
    Tue Oct 19 06:38:00 UTC 2004
    
    
  
On Tue, Oct 19, 2004 at 10:41:17AM +0800, Arun Thampi wrote:
>   When I try adding a member variable to the UMLApp class (in
> uml.h/uml.cpp), even a simple member variable such as an int, Umbrello
> crashes on startup. It crashes when it tries to return the s_Instance
> variable of the UMLApp class while calling doc->newDocument() (where
> doc is of type UMLDoc).
>   Any reasons why? Help will be much appreciated.
No idea at all.  C++ is the strangest of things.
However the crash seems to go away when I do a make clean && make.
Jonathan Riddell
    
    
More information about the umbrello-devel
mailing list