[Qt-creator] Enable verbose build output
Christian Kandeler
christian.kandeler at theqtcompany.com
Fri Jan 30 17:48:22 CET 2015
On 01/30/2015 03:10 AM, Andrii Anpilogov wrote:
> I see. So the right way to do it is execute qbs -v from command line?
I think that makes the most sense, yes. Note that the "Details" page of
the build step shows you the command line that corresponds to what
Creator does.
Christian
>
> 2015-01-29 19:09 GMT+08:00 Christian Kandeler
> <christian.kandeler at theqtcompany.com
> <mailto:christian.kandeler at theqtcompany.com>>:
>
> On 01/29/2015 06:20 AM, Andrii Anpilogov wrote:
> > I need to see whole build output when I compile QBS project.
> >
> > So far Qt Creator filters some messages (for example. printed by print()
> > function).
>
> Creator doesn't filter these messages, they are just hardwired to go to
> the console.
>
> > I also can't find a way to enable verbose output for qbs (pass -v
> > option). I have to run it in commandline:
> > > qbs build --settings-dir path_to_qtctreator_settings -v
>
> There is the QBS_LOG_LEVEL environment variable. But setting it is not
> recommended, as the output will overflow Creator's output panes for any
> non-trivial project.
>
>
> Christian
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org <mailto:Qt-creator at qt-project.org>
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
>
>
> --
> --
> WBR,
> Andrii Anpilogov
> Phone: +86 186-1660-3720
> Skype: anpilogov.andrey
> mailto:anpilog at gmail.com <mailto:anpilog at gmail.com>,
> andrii.anpilogov at mesheven.com <mailto:andrii.anpilogov at mesheven.com>
>
More information about the Qt-creator
mailing list