Start: Linux or OS X, what developing env?
-
Hi, Starting to learn Qt programming. I have Ubuntu linux and mac OS X laptops in use. I'm planning to develop sw for symbian^3 devices, would be good to be able to run symbian^3 simulator at least.
But I'm a bit confused which developer env should I use. There's Qt Creator, nokia Qt SDK, and a tech preview version, at least...
Also, is Ubuntu or OS X somehow better than the other (for this purpose, not in general ;) )?
-
I see, Nokia Qt SDK apparently contains QtCreator IDE plus other Nokia stuff like simulators...
What does this mean:
Development Host Desktop Qt Simulator Maemo5 Symbian
Microsoft Windows yes yes yes yes
Linux yes yes yes (via Remote Compiler)
Mac OS-X yes yes yes (via Remote Compiler)Is symbian simulator/building possible in Linux/OS X? I got impression that remote compiler just builds you an installable package?
EDIT: Also it says in http://wiki.forum.nokia.com/index.php/Nokia_Qt_SDK_Remote_Compiler:
"As of the 1st of August 2010, the Remote Compiler is not supported under Mac OS X. "
Seems that Ubuntu is for me? -
I have not used Mac OS X but i used windows, ubuntu and now fedora and i can tell you will be fine with either one just use the one your most comfortable with; Qt is cross platform and you can easily change platform if you need/want