Reply
Thread Tools
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#31
Originally Posted by mr_pingu View Post
Thanks, now I have insight why it doesn't work.
So I started manually qemu and it looks like it is a graphics driver problem. In squeeze there is no emulated gl driver it could be that there is a backport.

libEGL.so.1 is missing....
 

The Following 2 Users Say Thank You to Halftux For This Useful Post:
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#32
So I got the emulator in QtCreator running.

update sources.list and add apt.conf in /etc/apt/ see attachment.

run as su:
Code:
apt-get update
apt-get install libegl1-mesa
apt-get install libgles2
ln -s /usr/lib/libGLESv2.so.2.0.0 /usr/lib/libGLESv2.so.1
chmod -R 777 /opt/QtSDK
Attached Files
File Type: gz aptupdate.tar.gz (443 Bytes, 110 views)
 

The Following 3 Users Say Thank You to Halftux For This Useful Post:
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#33
Reminder....

After the last Virtualbox update I wanted to update also the guest additions because I never did before.
Due to the backport sources there could be a new kernel.
Furthermore I got some hint about libgl need a fix.

So here is what I did:
as root:

Code:
strip -R .note.ABI-tag /usr/lib/libGl.so.1
ldconfig
It is also necessary that you check your kernel version (uname -r) and if the headers are missing install the headers for your running kernel.
After this you can install the guest additions.
Attached Images
 
 

The Following 2 Users Say Thank You to Halftux For This Useful Post:
Posts: 30 | Thanked: 39 times | Joined on Jul 2016 @ Austria
#34
Hi Halftux!

Reactivatet my old N9 and tried to install the 'QtSdk-offline-win-x86-v1_2_1.exe'. But after the installation I had no harmattan toolchain .

Please, can you send me a link to downlaod your VM with SDK and targets for Harmattan and Fremantle.
 
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#35
Originally Posted by druk13 View Post
Hi Halftux!

Reactivatet my old N9 and tried to install the 'QtSdk-offline-win-x86-v1_2_1.exe'. But after the installation I had no harmattan toolchain .
Are you sure or did you download accidentally v_1_1_2 ?

Originally Posted by druk13 View Post
Please, can you send me a link to downlaod your VM with SDK and targets for Harmattan and Fremantle.
mr_pingu made a dropbox mirror in post 26. Please thanks to him.
 

The Following User Says Thank You to Halftux For This Useful Post:
Posts: 30 | Thanked: 39 times | Joined on Jul 2016 @ Austria
#36
Originally Posted by Halftux View Post
Are you sure or did you download accidentally v_1_1_2 ?[/QUOTA]

mr_pingu made a dropbox mirror in post 26. Please thanks to him.
Yes, I've downloaded 'QtSdk-offline-win-x86-v1_2_1.zip' from 'http://n9.dy.fi/2015/08/install-qtsdk-1-2-1-with-the-offline-installer/" and installed it. The directory 'QtSDK\Madde\toolchains' is empty

Thank's. I will try dropbox.
 
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#37
@druk13 which windows version do you have btw?

You could also have a look here there is a link for qtsdk on mediafire.
 
Posts: 30 | Thanked: 39 times | Joined on Jul 2016 @ Austria
#38
Originally Posted by Halftux View Post
@druk13 which windows version do you have btw?

You could also have a look here there is a link for qtsdk on mediafire.
@Halftux:
1) Windows 7 Professional

2) Please can you provide me a source for the file '3.2012.07-1harmattan-runtime.7z', because it does not exist on 'www.file-upload.net'

Last edited by druk13; 2017-08-28 at 07:34.
 
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#39
Originally Posted by druk13 View Post
2) Please can you provide me a source for the file '3.2012.07-1harmattan-runtime.7z', because it does not exist on 'www.file-upload.net'
updated the link
 
Posts: 30 | Thanked: 39 times | Joined on Jul 2016 @ Austria
#40
Originally Posted by Halftux View Post
updated the link
Thank's
 
Reply

Tags
crosstool, image, qtsdk, scratchbox, toolchain

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:42.