On Tue, 2010-03-16 at 14:05 +0100, Alberto Cerato wrote: > [email protected] wrote: > > Hi, > > > > QtCreator is the preferred tool for application development on MeeGo, > > and as MeeGo will target different architectures a cross compiler will > > be used. The target is that the developer should not worry about the > > cross compiler. > > > > The Qt promise off cross platform development has to hold in MeeGo. > > > > For the application developer the important thing is that all > > development can take place with QtCreator. > > > > Partially agreed. If a developer already used scratchbox (for development > on maemo) or maybe he/she wants to play *now* with the tools that will be > part of the official meego sdk...
Part of it is that developers want to use what they have now for scratchbox and whatever environment they use. Another point of view is that the excellent portability provided by Qt comes from the libraries. Tying this to any particular IDE is really bad. It generates programming styles and project build structures that have nothing to to with the Qt libraries or the application problem. This is not a good thing, regardless of how fine a product Qt Creator is. Bernd > > In those cases, it is relevant to know some more details. > But I understand, we will discover the details when the sdk will be released. > > > best regards, _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
