From: Chris Schlaeger (cs_at_kde.org)
Date: Mon Feb 27 2006 - 10:42:59 CET
From: Chris Schlaeger <cs@kde.org> Message-ID: <1994.4402c9a3@www.taskjuggler.org> Date: Mon, 27 Feb 2006 10:42:59 +0100 (CET) Subject: [taskjuggler-devel] Re: Taskjuggler-API
stefan wrote on Sun, 26 February 2006 16:14
> Hi!
>
> I think it should be possible to use the taskjuggler-API in other applications.
> But after looking at the code and searchin in this forum i am confused and don't know where to start.
> Is the usage of the API documented?
The command line version as well as the GUI use the same library. It provides functionality such as project file reading and writing, scheduling and report generation. There is no other documentation than the source code and the comments in there available.
Quote:
> Which is the library to link against? Which header-file must be used?
There is only one libtaskjuggler.so. The header files depend on the functionality you want to use. Project.h, Task.h and Resource.h are a good starting point. See taskjuggler/main.cpp for a start.
Quote:
> Is it possible to build a DLL to use the API under windows?
Probably. See the other posts in the forums that talk about Windows ports. The build system does not support Windows out of the box yet.
Chris
-- TaskJuggler Developer -- To unsubscribe, email: taskjuggler-devel-unsubscribe@suse.com For additional commands, email: taskjuggler-devel-help@suse.com
This archive was generated by hypermail 2.1.7 : Mon Feb 27 2006 - 10:43:01 CET