[Qt-creator] qbs issue with TextFile

Christian Kandeler christian.kandeler at digia.com
Mon Aug 12 11:22:39 CEST 2013


On 08/12/2013 10:37 AM, Theo de Vries wrote:
> Elsewhere (http://qt-project.org/forums/viewthread/31038/) I reported my
> issue with manipulating TextFiles with qbs. Am I the only one having
> trouble? I would appreciate it if someone could confirm / deny this.

The right place to ask this question is the qbs mailing list; see 
http://lists.qt-project.org/mailman/listinfo/qbs.
Your problem is probably solved by importing qbs.TextFile at the top of 
your project file. This requirement was recently introduced for 
consistency. Similarly, the other import statement should now read 
"import qbs.FileInfo".


Christian



More information about the Qt-creator mailing list