Thread: [Harmattan Maemo6] [QT SDK] cannot compile on emulartor
View Single Post
Shadow_Max's Avatar
Posts: 37 | Thanked: 57 times | Joined on Mar 2013
#8
Originally Posted by Halftux View Post
How many times you tried to install the QtSDK?

First report from you 4x sysroot directory.
(result-->wrong path)
Second report you got 3x4 sysroot directories.
(result-->much to long path)

Maybe some path variable is wrong in Windows??
So I guess during installation somewhere a path gets added and not replaced?

In linux you have a config.sh inside your target which makes the environment variables.

c:/qtsdk/madde/targets/harmattan_XXXX/config.sh

SYSROOT_DIR=
SYSROOT_DIR_NATIVE=

Do you have also somewhere this values.

When I am at home I have a look into my windows QtSDK and will investigate your problem.
I have try to reinstall twice yesterday, or maybe more, i have check windows environement var, nothing is linked to sysroot

I think like you, path gets added and not replaced, bet i cannot found where, i am investigate to find out where to,

in C:\QtSDK\Madde\targets i have 3 folder :
(maybe for each version of haramattan)
harmattan_10.2011.34-1_rt1.0
harmattan_10.2011.34-1_rt1.1
harmattan_10.2011.34-1_rt1.2

and config.sh are

Code:
SYSROOT_DIR="/sysroots/harmattan_sysroot_10.2011.34-1_slim" ; export SYSROOT_DIR
SYSROOT_DIR_NATIVE="C:\QtSDK\Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim" ; export SYSROOT_DIR_NATIVE
I am afrai that, if i uninstall i will lose Qemu emulators due to nokia's Qt repository down