Thread: [Fremantle Maemo5+Harmattan Maemo6] Fremantle and Harmattan QtSDK and scratchbox VM
View Single Post
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#30
Originally Posted by Halftux View Post
I am sorry I did not much with the QtCreator for linux because I mainly used scratchbox on my Debian PIII 1GHz laptop. Hence I would guess this is the standard installation from QtCreator and this could mean that there is no emulator for maemo installed.
When I remember right on my windows QtCreator installation I needed to install additional packages for the emulator.
Sadly the nokia QtCreator packages repository is down and you can't install any additional packages.

So you could use a real N900 connected to the sdk.
Or you could compile under scratchbox for x86 and run your app with the output to Xephyr.
Or find an older QtCreator full setup which is only for maemo, it could be that the emulator is included (I will look and see if I could implement it in the VM image, but atm I am very busy).

Xephyr procedure:

Terminal 1:

Code:
Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac &
Terminal 2:

Code:
/scratchbox/login
sb-conf se FREMANTLE_X86
export DISPLAY=:2
af-sb-init.sh start
(after nothing happens anymore ctrl+c)
run your previously compiled app ./helloworld
to exit:
af-sb-init.sh stop
exit
Thanks, now I have insight why it doesn't work. I will give it another shot and see if I can extract maemo emulator from one of these offline installers:
ftp://ftp.informatik.hu-berlin.de/pu...l.no/QT/qtsdk/
__________________
N900 loaded with:
CSSU-T (Thumb)
720p recording,
Pierogi, Lanterne, Cooktimer, Frogatto
N9 16GB loaded with:
Kernel-Plus
--
[TCPdump & libpcap | ngrep]
--
donate