Yeah, always me on x86_64 ;-)
I'm running openSUSE 10.3 x86_64. Last year kresourcewcap worked fine, but now I don't see any calendar entries.
I do not hope it's an expiry date in the code ;-) (since a colleague still can use it :-)).
On recompilation, I use 3 commands ("autoreconf", "perl admin/am_edit", and "./configure --prefix=$(kde-config --prefix)") without errors. Then:
rz36:/usr/local/src/kresourcewcap # make
make all-am
make[1]: Entering directory `/usr/local/src/kresourcewcap'
CXX resourcewcap.lo
In file included from tools.h:19,
from resourcewcap.cpp:40:
/usr/include/icalss.h:613: error: 'icalproperty_xlicclass' does not name a type
/usr/include/icalss.h:618: error: 'icalproperty_xlicclass' was not declared in this scope
In file included from resourcewcap.cpp:40:
tools.h: In function 'QString WCAP::getUtcDateString(int)':
tools.h:46: error: 'icaltimezone_get_utc_timezone' was not declared in this scope
tools.h:46: error: 'icaltime_from_timet_with_zone' was not declared in this scope
make[1]: *** [resourcewcap.lo] Fehler 1
make[1]: Leaving directory `/usr/local/src/kresourcewcap'
make: *** [all] Fehler 2
Hm. This is not a linker error as usual ;-)
I use kdelibs3-3.5.8-31.1, libical-devel-0.24.RC4-143 and kdepim3-devel-3.5.7.enterprise.0.20070904.708012-38.2, the most up to date versions from the SUSE build service.
Can you help me please to have it build again?
Regards,
Werner
Logged In: YES
user_id=1037018
Originator: YES
It still does not compile, but in the meantime - after some long weeks not using it - most calendar entries show up. BTW, I am a colleague of amueufz, we're working in the same office ;-)
Regards,
Werner