copying build window text and pre-build command

Mahmood Naderan nt_mahmood at yahoo.com
Wed May 12 06:17:30 BST 2010


>Currently not supported.

I think it is needed. Suppose someone wants to copy and paste the build log or paste the error and search for it. Any alternative solution then?
 
// Naderan *Mahmood;




________________________________
From: Andreas Pakulat <apaku at gmx.de>
To: kdevelop at barney.cs.uni-potsdam.de
Sent: Wed, May 12, 2010 12:10:02 AM
Subject: Re: copying build window text and pre-build command

On 11.05.10 11:53:44, Mahmood Naderan wrote:
> I have two questions for kdevelop 4.0:
> 1- How can I copy the text in the build window. right click menu has no copy command and also ctrl+c does not work.

Currently not supported.

> 2- Is it possible to run a pre-build command? I want to tell kdevelop to run a command and then run the make executable with options. I didn't see such thing in the project configuration.

No, thats not possible, except by creating a make shell script that runs
the pre-build command and then the real make and put that into PATH
before the normal path of make.

The other thing you can do is doing it inside the buildsystem, e.g. in
cmake, autotools or qmake.

Andreas

-- 
You will be awarded a medal for disregarding safety in saving someone.

_______________________________________________
kdevelop mailing list
kdevelop at kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20100511/e339cff0/attachment.html>


More information about the KDevelop mailing list