[Qt-creator] Enable verbose build output
Andrii Anpilogov
anpilog at gmail.com
Thu Jan 29 06:20:28 CET 2015
Hi,
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).
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
Could someone give an advise how to do that?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150129/3ce20e83/attachment.html>
More information about the Qt-creator
mailing list