Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

qt_fr.qm, qt_de.qm, qt_es.qm license

$
0
0
I’m working on a proprietary application that’s using Qt under the LGPL license set to release to customers in the next few months. We’ve internationalized the application using QtLinguist and QTranslator. I’m a bit confused about the .qm files – like qt_fr.qm, qt_de.qm, qt_es.qm – that are distributed with the QtSDK, though. What’s in them? Do we need them? Qt will NOT be installed on the customers’ machines (windows machines) so we need to distribute the Qt dlls as part of the package. If we need to distribute the .qm files, what license are they under? Can we link them into our executable via a .qrc file?

Viewing all articles
Browse latest Browse all 2113

Trending Articles