Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: heshengli80 on August 31, 2006, 09:51:20 pm

Title: Can C::B save the build information to a log file?
Post by: heshengli80 on August 31, 2006, 09:51:20 pm
Is there any way that the C::B can save the build log to a file for me?Thanks!
Title: Re: Can C::B save the build information to a log file?
Post by: tiwag on August 31, 2006, 09:57:41 pm
right-click in the build log window, then a popup-menu pops up, where you can select
"Select All" & "Copy"

then paste it in your editor & save it

HTH
Title: Re: Can C::B save the build information to a log file?
Post by: heshengli80 on September 01, 2006, 02:28:14 pm
 :lol:, sorry for confusing.Acctually, I mean automatically.
Title: Re: Can C::B save the build information to a log file?
Post by: Phatency on September 01, 2006, 03:48:01 pm
I've been wondering why can't we copy build messages one line at a time...