I remember that I used to just install the Nokia Qt SDK and it would easily allow me to develop for the N900 using Qt Creator IDE and the Qt SDK.
Now, the Nokia Qt SDK does not longer exists (I think), so is there any way of getting the current Qt version to build on the N900?, or at least the previous Qt 4.8, or similar?
Now, the Nokia Qt SDK does not longer exists (I think), so is there any way of getting the current Qt version to build on the N900?, or at least the previous Qt 4.8, or similar?
Unfortunately, it is not a trivial task to make the currently available versions of the Qt SDK work with Maemo. Luckily, you _can_ still find copies of the older versions that supported it; for example, at this site:
You'll want to pick up version 1.1.2, which was the last one with support for Maemo. You'll need to download the "offline" version of the installer (as the "online" installer looks for Nokia servers that no longer exist).
Also, after installing the SDK, you'll still need to open up the Qt package manager and have it pull down the Maemo toolchain. (I've not tested that in a year or so; I hope it is still available...)