Build error

Inge Wallin inge at lysator.liu.se
Mon Jun 11 10:35:50 BST 2012


There is a build error in the current master that seems to have snuck past 
most people.  My guess is that this is an issue with older kdelibs only. My 
version of KDE is 4.5.2 and of Qt is 4.6.3.


/local/KDE/src/calligra/plan/libs/models/kcalendar/kdatetable.cpp: In member 
function ‘virtual bool KPlato::KDateTable::event(QEvent*)’:
/local/KDE/src/calligra/plan/libs/models/kcalendar/kdatetable.cpp:535: error: 
‘const class KCalendarSystem’ has no member named ‘week’
/local/KDE/src/calligra/plan/libs/models/kcalendar/kdatetable.cpp: In member 
function ‘void KPlato::KDateTable::paintCell(QPainter*, int, int)’:
/local/KDE/src/calligra/plan/libs/models/kcalendar/kdatetable.cpp:628: error: 
‘const class KCalendarSystem’ has no member named ‘week’
make[2]: *** 
[plan/libs/models/CMakeFiles/kplatomodels.dir/kcalendar/kdatetable.o] Error 1
/local/KDE/src/calligra/plan/libs/models/kcalendar/kdatepicker.cpp: In member 
function ‘void KPlato::KDatePicker::fillWeeksCombo(const QDate&)’:
/local/KDE/src/calligra/plan/libs/models/kcalendar/kdatepicker.cpp:118: error: 
‘const class KCalendarSystem’ has no member named ‘week’
/local/KDE/src/calligra/plan/libs/models/kcalendar/kdatepicker.cpp:124: error: 
‘const class KCalendarSystem’ has no member named ‘week’
/local/KDE/src/calligra/plan/libs/models/kcalendar/kdatepicker.cpp:124: error: 
‘const class KCalendarSystem’ has no member named ‘week’
make[2]: *** 
[plan/libs/models/CMakeFiles/kplatomodels.dir/kcalendar/kdatepicker.o] Error 1
make[2]: Target `plan/libs/models/CMakeFiles/kplatomodels.dir/build' not 
remade because of errors.
make[1]: *** [plan/libs/models/CMakeFiles/kplatomodels.dir/all] Error 2
/local/KDE/src/calligra/sheets/plugins/calendar/CalendarTool.cpp: In member 
function ‘void Calligra::Sheets::CalendarTool::insertCalendar(const QDate&, 
const QDate&)’:
/local/KDE/src/calligra/sheets/plugins/calendar/CalendarTool.cpp:171: error: 
‘class KCalendarSystem’ has no member named ‘week’
make[2]: *** 
[sheets/plugins/calendar/CMakeFiles/kspread_plugin_tool_calendar.dir/CalendarTool.o] 
Error 1
make[2]: Target 
`sheets/plugins/calendar/CMakeFiles/kspread_plugin_tool_calendar.dir/build' 
not remade because of errors.
make[1]: *** 
[sheets/plugins/calendar/CMakeFiles/kspread_plugin_tool_calendar.dir/all] 
Error 2
make[1]: Target `all' not remade because of errors.
make: *** [all] Error 2
make: Target `default_target' not remade because of errors.



More information about the calligra-devel mailing list