[Digikam-devel] current svn needs libkcal2 and libkcal2-dev

Arnd Baecker arnd.baecker at web.de
Fri May 4 17:20:56 BST 2007


Hi,

compiling current svn lead me to

[...]
calformatter.cpp:32:35: error: libkcal/calendarlocal.h: No such file or
directory
calformatter.cpp: In member function 'void
KIPICalendarPlugin::CalFormatter::init(int, const QString&, const
QString&)':
calformatter.cpp:96: error: 'KCal' has not been declared
calformatter.cpp:96: error: 'calendar' was not declared in this scope
calformatter.cpp:99: error: expected type-specifier before 'KCal'
calformatter.cpp:99: error: expected `;' before 'KCal'
[...]

After an
  aptitude  install libkcal2-dev
(on debian etch) the compile went fine.
Looks like this is a recently added dependency ...

Best, Arnd



More information about the Digikam-devel mailing list