And that is a problem, because it means that you can either do pure Qt stuff or Qt-Symbian-only stuff, but not both on a single PC. Imagine a situation where you create an interface class with Symbian and MeeGo-specific implementations.
The reason appears to be that the Pure Qt SDK cannot overwrite links in the Programs subfolders for a given user, even if that user is a super-user.
But because you might need two Qt SDK's (a Pure one and a Symbian-specific one), the Pure Qt SDK should not interfere with OS-specific ones, and vice versa, and it must be possible to have both on a single PC for a single user account.



