News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

build logs

Started by AZ, October 02, 2012, 09:57:25 PM

Previous topic - Next topic

AZ

Hello,
is there a way to preserve messages in the "build messages" and "build log" windows during "build & run" operation?

when i "build & run" i see messages running in those windows, but then they are erased when the program starts. I know can just "build", but is there another way?
thank you
AZ
CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)

oBFusCATed

No, there is no automatic way to do it, but you can copy&paste the logs :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

AZ

Quote from: oBFusCATed on October 02, 2012, 10:33:22 PM
No, there is no automatic way to do it, but you can copy&paste the logs :)
;D i would have to attend a class - the compilation is a bit too fast for me :)
CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)

Alpha

Settings->Compiler and debugger...->Build options (tab) check Save build log will generate an HTML file for you to read at your leisure.

Jenna

Or just use Build and Run as two seperated steps.