Nokia Qt SDK released
-
Hi Luca, here is a comparison table:
"http://qt.nokia.com/products/qt-for-mobile-platforms#qtfornokia":http://qt.nokia.com/products/qt-for-mobile-platforms#qtfornokia
-
I do notice the difference in naming, but to say that it is clear? No. Not really.
Since Qt is Nokia owned anyway, adding Nokia to the name is not a very clear distinction. For clarity, I would have prefered something along the lines of "Qt Mobility SDK" or "Qt for Mobile Platforms" as it is called on the page referenced above. IMHO, that is much clearer than just adding a "Nokia" in front of the name.
-
-Well its not for Mobile development only. In fact its a superset of Qt SDK-. You can develop for Symbian, Maemo -and Windows desktop-.
-
But yes I do agree that naming is confusing for someone not aware of it.
-
[quote author="QtK" date="1277453875"]Well its not for Mobile development only. In fact its a superset of Qt SDK. You can develop for Symbian, Maemo and Windows desktop.[/quote]
According to the "link(Comparison table of Nokia Qt SDK and Qt SDK)":http://qt.nokia.com/products/qt-for-mobile-platforms#qtfornokia posted above, that is not the case actually. There is it stated that with the Nokia version, you can not develop for the desktop while you can not develop for the mobile platforms with the desktop version (with the possible future exception of Meego). Is that page incorrect or out-dated then?
-
[quote author="Andre" date="1277454707"][quote author="QtK" date="1277453875"]Well its not for Mobile development only. In fact its a superset of Qt SDK. You can develop for Symbian, Maemo and Windows desktop.[/quote]
According to the "link(Comparison table of Nokia Qt SDK and Qt SDK)":http://qt.nokia.com/products/qt-for-mobile-platforms#qtfornokia posted above, that is not the case actually. There is it stated that with the Nokia version, you can not develop for the desktop while you can not develop for the mobile platforms with the desktop version (with the possible future exception of Meego). Is that page incorrect or out-dated then?[/quote]
Thank you for correcting me. I had some misunderstanding, I was wrong and the information on that page is correct. I just checked the options provided in Qt Creator that came with Nokia Qt SDK and it doesn't show option for Desktop Development.
-
I installed Nokia QT SDK for linux but I get this error while executing qtcreator:
@luca@slack131:~/NokiaQtSDK/QtCreator/bin$ ./qtcreator
Failed to load core: /home/luca/NokiaQtSDK/QtCreator/lib/qtcreator/plugins/Nokia/libCore.so: Cannot load library /home/luca/NokiaQtSDK/QtCreator/lib/qtcreator/plugins/Nokia/libCore.so: (/home/luca/NokiaQtSDK/QtCreator/lib/qtcreator/plugins/Nokia/../../libUtils.so.1: file too short)
@ -
Never tried it on Linux yet. But note that you cannot develop applications for Symbian Platform using Nokia Qt SDK linux version.
-