Hi,

I need to compile Qt Code for Yocto image.
I have installed meta toolchain using

bitbake meta-toolchain-qte

It has created the SDK in

../meta-toolchain-qte-1.0-r7/sdk/image/poky/1.3.2/sysroots .....

Now i am trying to build qt code for my Yocto image as :

source ..../poky/1.3.2/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi
qmake

but for qmake, it throws me error as:
qmake - permission denied

I tried both from user and root. Could you please let me know if there is
some permissions to be changed.


-- 
Thanks & Regards,
Vishal Jain
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to