[QBS] print in qbs QCreator plugin

Jake Petroules jake.petroules at petroules.com
Wed May 14 21:11:52 CEST 2014


On 2014-05-14, at 12:42 PM, olivier musse <olivier.musse at sfr.fr> wrote:

> Hi,
> 
> I'm trying to print information in qbs (qbs QCreator plugin) but do no succeed to make it work. 
> Application {
>         name: {
>             print("----> now evaluating the product name");
>             return "MyProductName";
>         }
> }
> Does such a code must print something, somewhere in Qcreator ?
> 
> Thanks
> 
> Olivier
> 
> _______________________________________________
> QBS mailing list
> QBS at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qbs


This is a known issue: https://bugreports.qt-project.org/browse/QBS-548

For now you can see the output if you run Qbs from the command line.
-- 
Jake Petroules - jake.petroules at petroules.com
Chief Technology Officer - Petroules Corporation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20140514/bc885d33/attachment.html>


More information about the Qbs mailing list