[Kst] [Bug 158216] New: make error in kstdatamanager_i.cpp

andrea zonca andrea.zonca at fisica.unimi.it
Fri Feb 22 12:22:45 CET 2008


------- 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=158216         
           Summary: make error in kstdatamanager_i.cpp
           Product: kst
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kst kde org
        ReportedBy: andrea.zonca fisica unimi it


Version:           1.6.0 (using KDE 3.5.8)
Installed from:    Ubuntu Packages

at revision 778057 of kst 1.6.0 I cant build anymore kstdatamanager_i.cpp, the error is:

kstdatamanager_i.cpp: In member function 'void KstObjectItem::update(bool, int)':
kstdatamanager_i.cpp:479: error: 'field' was not declared in this scope
kstdatamanager_i.cpp:481: error: 'field' was not declared in this scope
kstdatamanager_i.cpp:483: error: 'field' was not declared in this scope
kstdatamanager_i.cpp:486: error: 'field' was not declared in this scope

adding 
QString field;
in line 478 fixes the problem and kst builds correctly.


More information about the Kst mailing list