I would NOT get it from the distribution maintainers as many linux distributions are stuck at Qt 4.7 or 5.1 and are not using Qt 5.4. Some changes in Qt 5.3 or 5.4 are needed to both prevent crashes and to actually operate properly. For example, in Qt 5.3 or Qt 5.4 toStdString and fromStdString now automatically use and assume utf-8 for the encoding. In earlier Qt version this changed with locale and other things.
So I would simply build my own after downloading the very very latest Qt 5.4.1 or use one of DiapDealer's very nicely provided and up to date Linux builds.
|