> On Jan 29, 2015, at 6:20 AM, Andrii Anpilogov <[email protected]> wrote: > > 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?
Projects mode > Build > “Details” of Qbs build step > tick on “show command lines” Br, Eike -- Eike Ziller, Senior Software Engineer - The Qt Company GmbH The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
