Re: [anjuta-list] Couple of problems with Anjuta



Sebastien,

On Thu, Mar 3, 2016 at 3:32 PM, Sébastien Granjoux <seb sfo free fr> wrote:
Hi,

Le 03/03/2016 01:45, Igor Korot a écrit :

Is it possible to see the compilation command Anjuta executes inside
"Build" window?


When you build something inside Anjuta, a output pane open normally at the
bottom. In the context menu of this window, you can select Copy All message
and paste them somewhere else.

Yes, but this pane will show only:

[quote]
Building foo.cpp.....
Building bar.cpp....
[/quote]

and it will not display an actual make command used to compile the foo.cpp.


You can run "make V=1" in the build directory from the command line in the
build directory.

Can I give "V=1" parameter to make inside Anjuta?

Thank you.



Regards,

Sébastien


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]