[Moved] How to install S60 3rd Edition SDK Feature_Pack 2 on linux
-
With Nokia Qt SDK 1.0 you can use the Forum Nokia remote compiler to build your applications, without installing anything in your computer.
If you still want to install that, take a look at "gnupoc":http://gnupoc.sourceforge.net/ .
-
When you open a Qt project on Nokia Qt SDK, it will offer you a list of targets, including S60 ones. In the case you already have the project created, go to project, then click on the '+' signal and select 'Remote Compiler'. You will be able to select in Qt version the target you need (S60 3rd Edition Feature Pack 2, for example).
You need a Forum Nokia account to use the remote compiler stuff.
-
Probably you need to add this target in the settings.
Try "this link":http://wiki.forum.nokia.com/index.php/How_to_install_and_use_the_Nokia_Qt_SDK_Remote_Compiler#Configuration then post here if it works for you.
-
I have no this block in Creator Qt settings
!http://static.itmages.ru/i/10/0625/h_1277492622_a1bd103aef.png(Qt Path)!
so I can't add this settings. Only "Path", "Simulator" and "Maemo"
-
Ok, I've just downloaded the SDK in this machine, it seems the remote compiler plugins is not installed by default anymore (in my other setup I did not have to do the following steps).
So, in Qt Creator, go to Help -> Start Updater -> Package Manager. There you'll find, in Experimental APIs, the options Remote Compiler, Remote Compiler documentation and Remote Compiler plugin.
After the plugin install, I guess you need to restart Creator. After that, Tools -> Options -> Projects -> Remote Compiler. In this place you accept the Terms of Service and put your Forum Nokia account details.
-
Do that. But bouth, linux and windows versions have no this block in settings((
"screen shots":http://picasaweb.google.ru/steffphone/QTSDKTroubles
-
Ok, if I understood you screenshots correctly, you managed to install the remote compiler plugin and authenticated with your Forum Nokia account.
I don't know about remote compiler on Windows version. In your screenshot you do have the Qt for S60 installed, so it should work to build your apps. On Linux, after doing all the plugin setup, the remote compiler options are in the Projects tab.
-
In Win version Qt for S60 installed by SDK-Update-tool (linux version can't do that)
Remote compiler installed on bouth versions - Win and Lin (Ubuntu 8.10 and Ubuntu 10.04). And all settings done and authentification complete. But nither Windows nor linux have no Remote compiler block in QT Path block and in dropdown select in project properties.
May be something was wrong with my forum account?
-
ow, ok, in my last post I committed a mistake. Actually what is in the projects tab is the place where you successfully authenticated your Forum Nokia account - sorry, I answered without checking that.
Here S60 entries appeared automatically under Auto-detected item in Qt Versions.
There is something missing / different in your setup, I don't know what it is. /me thinking...
-
New nokia forum account didn't help me...
Can you show me what path you have there?
"screen":http://picasaweb.google.ru/steffphone/QTSDKTroubles#5500371892174271650may be, if I add it manualy it would be enough
-
The remote compiler is known to be buggy (it's in pre-release state). It is known to not show Symbian targets if a Desktop Qt version is installed.
Please check if "http://discussion.forum.nokia.com/forum/showthread.php?204072-Remote-compiler":http://discussion.forum.nokia.com/forum/showthread.php?204072-Remote-compiler is your problem.