June 2, 2010

ucomesdag ucomesdag
Lab Rat
243 posts

Merge Qt SDK and Nokia SDK

Page  
1

Will the Qt SDK and Nokia SDK be merged together at some point?
Or will it be possible with a web installer to install all components at once?

 Signature 

Write “Qt”, not “QT” (QuickTime).

16 replies

June 3, 2010

Robin Burchell Robin Burchell
Lab Rat
21 posts

The Nokia SDK is pretty much a superset of the Qt SDK, so I’m not sure they need merging. It would be nice if the Qt one more or less linked to the Nokia one, though, I think.

 Signature 


http://rburchell.com

June 4, 2010

Thorbjørn Lindeijer Thorbjørn Lindeijer
Lab Rat
16 posts

In fact, the Nokia Qt SDK is not a superset of the Qt SDK. In particular, it does not include desktop versions of Qt to develop against. It would in my opinion also make sense to merge these two, especially since with the online installer it only downloads what you select anyway. We’ll see whether this happens.

June 4, 2010

Robin Burchell Robin Burchell
Lab Rat
21 posts

It doesn’t? OK, I guess it picked up my local copy of 4.7. I stand corrected.

 Signature 


http://rburchell.com

June 4, 2010

mariusg mariusg
Ant Farmer
1099 posts

Here is an overview that might help:

http://qt.nokia.com/products/qt-for-mobile-platforms#qtfornokia [qt.nokia.com]

 Signature 

Project Manager - Qt Development Frameworks

August 12, 2010

ucomesdag ucomesdag
Lab Rat
243 posts

Any change that the NokiaSDK installer will get an option to download and install the desktop version soon?

 Signature 

Write “Qt”, not “QT” (QuickTime).

August 24, 2010

Tobias Hunger Tobias Hunger
Mad Scientist
3135 posts

ucomesdag: Good idea! Go ahead and file a feature request in the Qt bugtracker [bugreports.qt.nokia.com].

October 10, 2010

ucomesdag ucomesdag
Lab Rat
243 posts

QTSDK-221 [bugreports.qt.nokia.com]

edit: mark up link, Tobias Hunger

 Signature 

Write “Qt”, not “QT” (QuickTime).

December 6, 2010

disperso disperso
Ant Farmer
183 posts

That bug turned out it was a duplicate of bug QTSDK-114 [bugreports.qt.nokia.com].

Is a very valuable feature IMHO (i was looking on the forum just to see if somebody mentioned it :P), and seems it’s fixed in 1.1. Great!

December 6, 2010

maciek maciek
Lab Rat
67 posts

+1 for merging and breaking to smaller pieces – Many people would prefer to install distribution packages instead of *.run files. Also – some people won’t need mobile development tools.

 Signature 

Earth is a beta site.

December 6, 2010

disperso disperso
Ant Farmer
183 posts
maciek wrote:
+1 for merging and breaking to smaller pieces – Many people would prefer to install distribution packages instead of *.run files. Also – some people won’t need mobile development tools.

Yeah, I wish I could just run aptitude install nokia-qt-sdk and be done with. Qt is free software, Creator and the Simulator are free too. I don’t know if there are some pieces not free software yet.

Anyways, I just imagine it’s really hard to package everything for a distribution. Usually just a library is a pain, so a cross compiled Qt it’s just too much work.

December 6, 2010

anselmolsm anselmolsm
Ant Farmer
417 posts

I like the idea of breaking in smaller pieces. It would avoid what happened in my work machine. I had Qt Creator installed + Creator which is part of the Nokia Qt SDK + Creator part of the MeeGo SDK.

Ok, maybe it was my fault to install each ‘full sdk’ :-P , but IMHO it would be easier with smaller parts (plugins?) that one could easily enable or disable inside Qt Creator.

 Signature 

Anselmo L. S. Melo (anselmolsm)
www.anselmolsm.org

December 6, 2010

fcrochik fcrochik
Lab Rat
517 posts

Qt creator had, at a time (I can’t find where anymore), the idea of adding/updating packages separately. It would be great to install qt creator and then “add modules” from within … maemo module, meego module, desktop development module …

By the way: can we figure out a way to update the existing “version” instead of having to start over? We have the “auto update” on qt creator but I have never had a chance to update anything using it.

 Signature 

Certified Specialist & Qt Ambassador Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop… Qt everywhere!

December 7, 2010

disperso disperso
Ant Farmer
183 posts
fcrochik wrote:
Qt creator had, at a time (I can’t find where anymore), the idea of adding/updating packages separately. It would be great to install qt creator and then “add modules” from within … maemo module, meego module, desktop development module …

I think that you mean the Nokia Qt SDK online installer. There you can add, remove or update components. See the screenshot.

Nokia Qt SDK Updater

Unfortunately, not everything can be installed using that (yet). For example, I have a second installation of Qt Creator to test the 2.1 RC.

December 7, 2010

fcrochik fcrochik
Lab Rat
517 posts

@disperso: You got it! Your screenshot seems to have more than I remember seeing before…may be we are already moving towards this – it would be great!

 Signature 

Certified Specialist & Qt Ambassador Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop… Qt everywhere!

December 8, 2010

GordonSchumacher GordonSchuma..
Lab Rat
93 posts

Wow – thanks so much for posting that link. One related comment I want to make is that it is sometimes hard to find the page you’re looking for – for instance, I hadn’t found that because I wasn’t looking under the “mobile” section.

Another vote for combining the two, and I’d like to add the option to install the source code. On Linux and Windows, I inevitably end up building from source, for one reason or another. (Okay, I also frequently end up needing to build from git, but that’s neither here nor there.)

Page  
1

  ‹‹ Qt Creator: Search and replace in whole project      List of 3rd party Qt Creator plugins ››

You must log in to post a reply. Not a member yet? Register here!