Hi, I already started doing something similar (in my case unit testing output) by using the Custom Parser introduced in Creator 3.0.
Unfortunately I stucked soon and then didn't find the time to continue work. Tobias, do you think it makes sense to have such an feature? The parser should be configurable for each run step IMHO. I'm definitely interested in such a function, but will need some help to get it working. Best regards, André Am 20.09.2013 13:35, schrieb Tobias Hunger: > On 20.09.2013 13:30, Witold E Wolski wrote: >> How do I redirect the output of an external tool (in my case cppcheck) >> into an issues pane >> so I can work through the errors similarily to compiler warnings. > > You can't do that directly, sorry. > > What you can do though is to generate a .tasks file from the output > (simple tab-separated format, it is even documented in the manual;-). > The tasklist plugin can load such a file via File->Open File or Project > and will put it the entries into the Build Issues view. > > Best Regards, > Tobias > -- Best regards / Mit freundlichen Grüßen André Hartmann, Dipl.-Ing. (FH) Software Project Manager iseg Spezialelektronik GmbH | phone: ++49 (0)351 26996-43 Bautzner Landstr. 23 | fax: ++49 (0)351 26996-21 D-01454 Radeberg / Rossendorf | web: www.iseg-hv.com Geschäftsführer / Managing director: Dr. F. Gleisberg, Dr. J. Pöthig Amtsgericht / Lower district court: Dresden HRB 16250 Ust.-Id.-Nr. / VAT-ID: DE812508942 Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
