On 03/01/2015 19:31, Harri Pasanen wrote: > lupdate -ts stoppola_fi.ts *.cpp qml/*.qml > lupdate error: File 'audiolist.cpp' has no recognized extension.
Playing with the command line I realized that -ts must be the last argument. So lupdate *.cpp qml/*.qml -ts stoppola_fi.ts works and is a valid workaround for me. Would be nice to have the .pro file take care of it though, any advice? Harri _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator