Building a library and executable with 300 C++ files.

Milian Wolff mail at milianw.de
Mon Nov 29 15:34:55 UTC 2010


Michael Hart, 29.11.2010:
> First of all my project is not a Kdevelop project.

There is on such thing as a "kdevelop project". You have a project and it uses 
some build toolchain, i.e. QMake, CMake, AutoTools, plain Makefiles, ...

So what is it?

> Second, like the many people I was trying to move from VS to Kdevelop under
> LINUX I don't want spend a time learning about any build system. I want to
> do as I always did under kdevelop 3 and VS; select and add files to a
> project and press a build button
> 
> Is this even possible under Kdevelop 4. If not what is the easiest way to
> do such a thing?

Again: No, this is not possible. What you can do is open an existing project 
and run make in it. If you want to start a new project, read up on CMake and 
use it.

Bye

-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20101129/131750ff/attachment.sig>


More information about the KDevelop-devel mailing list