[Freeassociation-devel] libical 0.32 problems

Allen Winter winter at kde.org
Sun Sep 7 06:23:09 PDT 2008


On Sunday 07 September 2008 08:29:37 pasp wrote:
> Hello,
> 
> We're using libical in our project called Osmo. Recently we have added
> "unfinished support" for iCal file exporting. It's unfinished because of
> problems with libical.
> 
> We need following headers:
> 
> #include <libical/ical.h>
> #include <libical/icalss.h>
> #include <libical/icalset.h>
> 
> so, we include it and during compilation we got errors:
> 
> /usr/include/libical/icalss.h:111:33: error: libicalss/icalgauge.h: No
> such file or directory 
> /usr/include/libical/icalss.h:282:31: error: libicalss/icalset.h: No such
> file or directory 
> /usr/include/libical/icalss.h:342:35: error: libicalss/icalcluster.h: No
> such file or directory                  
> 
In version 0.32, All libical headers should now be installed in
$PREFIX/include/libical and $PREFIX/include/libicalss.

So you installed version 0.32 and you don't have a $PREFIX/include/libicalss?

Before installing v0.32, please make sure you remove old headers that you may
have installed previously directly into $PREFIX/include




More information about the libical-devel mailing list