Thread: [Fremantle Maemo5+Harmattan Maemo6] Fremantle and Harmattan QtSDK and scratchbox VM
View Single 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: