[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-pim
Subject:    Re: [Kde-pim] kpilot compile problems on KDE3-CVS
From:       Adriaan de Groot <adridg () cs ! kun ! nl>
Date:       2002-01-26 13:42:17
[Download RAW message or body]

On Saturday 26 January 2002 09:06, Ferdinand Gassauer wrote:
> 1) missing qtimer.h

Patched.


> 2)  do not know how to solve this
>
> vcal-conduit.cc: In method `void VCalConduit::setRecurrence(KCal::Event *,
> const PilotDateEntry &)':
> vcal-conduit.cc:348: `Recurrence' undeclared (first use this function)

Duh. Namespace stuff. Look at line 53 of vcal-conduit.cc; it has a bunch of 
defines there. Replace them with

#define Recurrence_t KCal::Recurrence
#define DateList_t KCal::DateList
#define DateListIterator_t KCal::DateList::ConstIterator

(this just adds the KCal namespace qualifier in front of each of the types).
_______________________________________________
kde-pim mailing list
kde-pim@mail.kde.org
http://mail.kde.org/mailman/listinfo/kde-pim
kde-pim home page at http://pim.kde.org/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic