new project

Andreas Pakulat apaku at gmx.de
Thu Mar 3 13:41:04 GMT 2005


On 03.Mär 2005 - 18:19:30, Muhammad Rizwan wrote:
> Another question is that, is it possible to add libraries in project
> created in kdevelop.

That depends on the type of build-process you need. If you use the GNU
autotools, kdevelop has the Automake-Manager on the right side of the
Mainwindow. You can add additional libraries via the context menu of
the target for the program. You can of course also edit the
Makefile.am File in your project by hand, but then you'll want to read
some documentation about GNU Autotools before.

If you use your own Makefiles, you should already know how to add
additional libraries to the linking command...

> Another question is that, is there any documentation of kdevelop
> available, which a newbie of kdevelop use in order to find quick
> solutions for these kind of problems.

Did you search the menu of kdevelop? There is a manual there, also
kdevelop has a homepage with some good documentation referenced.

Andreas

-- 
You teach best what you most need to learn.

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list