Monday, September 2, 2013

Qt 5.1.1 released, the first patch release for the Qt 5.1 series


The guys at Digia were quite busy after Qt 5.1.0 and now they announced the release of Qt 5.1.1the first patch release for the Qt 5.1 series.

Don't let Qt Creator foolish you while creating Android projects

If you are using Qt Creator before 2.8.x and you like to create a new project for Android, please take into account that the "Mobile Application" kit is a left-over from older Qt versions, and should not be used anymore. In Qt Creator 2.8.x it has been removed to avoid this confusion. So you just use any of the usual templates such as "Qt GUI Application", "Qt Quick 2 Application" or "Empty Qt Project".