[Uml-devel] [Bug 83299] New: compile error: `slotViewStatusBar' undeclared, etc

Stevan White stevan_white at hotmail.com
Sun Jun 13 05:00:18 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=83299      
           Summary: compile error: `slotViewStatusBar' undeclared, etc
           Product: umbrello
           Version: 1.2.1
          Platform: Mandrake RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: umbrello-devel.kde.org
        ReportedBy: stevan_white hotmail com


Version:           1.2.1 (using KDE KDE 3.2.2)
Installed from:    Mandrake RPMs
Compiler:          gcc 3.4.1 
OS:                Linux

umIn file included from uml.cpp:1449:
l.moc: In member function `virtual bool UMLApp::qt_invoke(int, QUObject*)':
uml.moc:247: error: `slotViewToolBar' undeclared (first use this function)
uml.moc:247: error: (Each undeclared identifier is reported only once for each function it appears in.)
uml.moc:248: error: `slotViewStatusBar' undeclared (first use this function)
make[2]: *** [uml.o] Error 1
make[2]: Target `all-am' not remade because of errors.
make[2]: Leaving directory `/home/swhite/UML/umbrello-1.2.1/umbrello/umbrello'
make[1]: *** [all-recursive] Error 1
make[1]: Target `all' not remade because of errors.
make[1]: Leaving directory `/home/swhite/UML/umbrello-1.2.1/umbrello/umbrello'
make[1]: Entering directory `/home/swhite/UML/umbrello-1.2.1/umbrello'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/swhite/UML/umbrello-1.2.1/umbrello'
make: *** [all-recursive] Error 1

These declarations are switched off with
#if KDE_VERSION < 0x030190
in uml.h and uml.cpp, but not in uml.moc.




More information about the umbrello-devel mailing list