And that means actually subclassing it, you can't just create it and override the virtual methods manually.
On Mon, 2005-02-28 at 10:49 -0500, Jeffrey Stedfast wrote:
you need to subclass CamelSession, it's just an abstract class. Jeff On Mon, 2005-02-28 at 12:57 +0100, Søren Hansen wrote: > Hi! > > I'm having a bit of a problem using camel. I'm trying to simply make a > small app that can open a camel url and read a message from a message > store, but I can't even figure out how to make a connection without it > segfaulting on me.. > > I've attaced the code and a makefile. > > Any help? > > _______________________________________________ evolution-hackers maillist - [email protected] http://lists.ximian.com/mailman/listinfo/evolution-hackers
