![]() |
[Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
1 Attachment(s)
This Tutorial is about installing the Nokia QtSDK for windows with a working qemu Emulator for Maemo5 (fremantle) and Maemo6 (harmattan). Test OS was a windows 7 professional.
As everybody know the Nokia server is down and nobody has a backup of the QtSDK repository. Once, after a short shutdown of the server, I investigated the update/package server how it works. Sadly I had not enough space to download everything. My investigation example was luckily the harmattan runtime files for the qemu based emulator. So I could post install it offline. When using the latest QtSDK-offline-installer and my way to install the runtime files, the fremantle target, toolchain and runtime were not present. Now I tried the standalone madde installer for fremantle and it has everything on board you only need to probably install and configure it. So here it comes: Needed files: F34424900344B8E816BC4D05CB4AE49E *install-madde-0.7.48.exe (fremantle+emu) EF3C33CB8C5AA3104A83CEC592DA8CC1 *QtSdk-offline-win-x86-v1_2_1.exe (QtSDK + Harmattan) 47d06bfc19d4568d8e178b48a9975b5c *3.2012.07-1harmattan-runtime.7z (harmattan emu runtimes dfl61-harmattan_3.2012.07-1) Mediafire contents from TMO Member huellif. I uploaded the runtime file which I downloaded from Nokia long time ago, maybe someone could make a mirror this would be highly appreciated. The md5 checksums are from my own local files. [Tutorial] First you should install Madde for fremantle support and the QtSDK (harmattan included) to drive: c defaultfolder (when not, in two files, which I will provide for you as attachment, a path needs to be changed.). When you only need the harmattan sdk, then you don't need to install Madde and goto step 8-9. If you don't need the harmattan emulator skip step 8-9. 1. Start a command line Code:
cd \Madde\0.7.48\tools 2. Extract qemu c:\Madde\0.7.48\cache\qemu-system-arm-0.13.50-pr13-w32.tar.gz to c:\Madde\0.7.48\tools\qemu-system-arm-0.13.50-pr13-w32\ 3. Copy qemu exe and make folder for the runtime files Code:
cd \Madde\0.7.48\tools\qemu-system-arm-0.13.50-pr13-w32 4. Extract runtime files for qemu c:\Madde\0.7.48\cache\RX-51_2009SE_20.2010.36-2.tar.gz to c:\Madde\0.7.48\runtimes\qemu-n900-pr13\ 5. Copy information file from attachment (included fixed path) copy information c:\Madde\0.7.48\runtimes\qemu-n900-pr13\ 6. Overwrite Nokia config files from attachment Nokia folder to c:\QtSDK\QtCreator\share\qtcreator\ (qtversion.xml has a fixed path) 7. check admindir in file c:\Madde\0.7.48\madlib\perl5\Dpkg.pm line 19 should look like this: Code:
our $admindir = "$ENV{SYSROOT_DIR}/var/lib/dpkg"; 8. Extract harmattan runtime (3.2012.07-1harmattan-runtime.7z) to c:\QtSDK 9. Install harmattan runtime Code:
cd \QtSDK\Madde\ Wow now you are already done, congratulation hopefully you will have a fresh, fully working sdk for fremantle and harmattan.:) Now is time to start QtCreator and configure the emulator. |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
And another nice, detailed and useful how-to!
Thank you. (what about cross-linking from Maemo Regatta thread?) |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
1 Attachment(s)
@peterleinchen thank you and done:)
For people who like to install libraries for fremantle with mad-admin and facing problems with dh_shlibdeps, and would like to solve this accordingly this fix, I will attach the patched xdpkg script because it is gone. File replaces the script in \madlib\ma-cmds This was not working for me. The xdpkg script and copy, after ready installed lib, the info files ($SYSROOT/madde_xpkgs to $SYSROOT/var/lib/dpkg/info) was for me the right way. |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Anyone could try to make a VM on ReactOS
|
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Quote:
Never tried reactos. Looking right now into it. |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
I think reactos could well serve as an alternative for people who for some reason need their windoze. Maybe as an intermediate step before going to totally free OS'es :D
|
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Quote:
A little bit I have the feeling that it is wine with a gui. Sadly QtSDK installs not probably and madde fails. Will see if copy is a solution. |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Thank you Halftux. This will be helpful for noobs like me. I have one question, Why do i have to download Harmattan runtime ? Is its also necessary if i only want to play with Fremantle development environment ?
|
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Quote:
But what would be the use of a ReactOS VM for the exclusive use as the development environment for old Nokia phones? If you need a VM anyway, you may as well use any that is available. Not questioning, merely asking. Out of sheer curiosity. |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Quote:
|
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Quote:
I see it as an experience to see what is possible. |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Quote:
I would like to edit my post but this was not possible due to a database error. |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Please someone reupload the file
3.2012.07-1harmattan-runtime.7z I searched whole internet and this thread seems to be the last place where someone could help me. |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Good news!
According to this page: https://blog.qt.io/blog/2011/06/21/i...to-the-qt-sdk/ The Harmattan emulator is installed with Qt SDK 1.1.2 (in next editions of emulator propably was moved to remote repository) for Windows (propably in Linux and MacOS version also). I tested this version and it is true, emulator is in this package for windows. But there is some issue, emulator cant open apps like Message or Setting, and there is no top panel with sound and wifi setings. You can download it from: ftp://ftp.informatik.hu-berlin.de/pu...x/Qt/QT/qtsdk/ |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Got a problem installing MADDE. After getting an error, pressing ctrl+c and Y/N (tested both), the installer stops. I can't see any progress. Pressing cancel or X will start the removal process.
Windows XP SP3 |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Solved.
I've downloaded previous version of MADDe (0.6.14), installed it (does not contain files included in 0.7.48). After this I started installing newer version, got to the point where it got stuck previous times, copied files described in first post and started removing it via installer (cancel button). Using these files everything else got me to the point of working environment. In steps: 1. download both versions of MADDE. 2. install older one. 3. start installing newer version to the point where you're after ctrl+c and y/n. 4. copy files described in first post as needed which are: - qemu-system-arm-0.13.50-pr13-w32.tar.gz - RX-51_2009SE_20.2010.36-2.tar.gz 5. continue installation with cancel button (this will start removal process) 6. you can now rename MADDE folder from MADDE_old to MADDE. 7. there will be no version folder inside, so make sure to remove this from console commands or create the folder and edit console commands to meet its name. 8. follow original instruction. Searching how to add X11 to Qt I've found this :) http://mirror.thecust.net/meego_1.2_...onentlist.html Maybe something from here can be retrieved to collect the knowledge. |
Re: [Tutorial] Install Nokia QtSDK with Emulator for Windows nowadays 2017
Quote:
@ynizier you could install deb packages to qtsdk with madde admin. Maybe have a look at the scratchbox sdk it is easier if you need to install some other packages for development. |
All times are GMT. The time now is 14:27. |
vBulletin® Version 3.8.8