Finally this error is also resolving. I was exporting wrong path for
QMAKESPEC.
I need to export same path as defined in
environment-setup-armv6-poky-linux-gnueabi, so i executed-
"source /opt/poky/1.0/environment-setup-armv6-poky-linux-gnueabi "
then tried compiling Qt applications and got succ
Hi,
Thanks for support. I successfully created SDK with this modification. I
installed the same SDK and tried compiling Qt application, but got error
mentioning
"Failure to read QMAKESPEC conf file
/opt/poky/1.0/sysroots/arm-poky-linux-gnueabi/usr/share/qtopia/mkspecs/linux-gnueabi-oe-g++/qmake.c
On Tue, May 29, 2012 at 2:03 AM, Navani Srivastava
wrote:
>
> "ln -s
> /opt/poky/1.0/sysroots/arm-poky-linux-gnueabi/usr/share/qtopia/mkspecs
> mkspecs
> | ln: creating symbolic link `mkspecs': File exists"
>
as it says it seems file is there already. So make sure the preexisting file
is correct
Hi Lianhao,
These patches worked for me.But still I am failing to create symbolic link
of mkspecs. It throws below mentioned error-
"ln -s
/opt/poky/1.0/sysroots/arm-poky-linux-gnueabi/usr/share/qtopia/mkspecs
mkspecs
| ln: creating symbolic link `mkspecs': File exists"
On commenting out
"(cd $
Navani Srivastava wrote on 2012-05-28:
> Hi,
>
>
>
> I am working with poky-bernerd-5.0. I have built cross-toolchain for qt with
> "bitbake -v meta-toolchain-qte" for arm1136 architecture.
>
> I got the tool chain "poky-eglibc-i686-arm-toolchain-1.0.tar.bz2" under
> build/tmp/deploy/sdk/ dir
Hi,
I am working with poky-bernerd-5.0. I have built cross-toolchain for qt
with “bitbake –v meta-toolchain-qte” for arm1136 architecture.
I got the tool chain “poky-eglibc-i686-arm-toolchain-1.0.tar.bz2” under
build/tmp/deploy/sdk/ directory. On untaring this Toolchain I found that cross
gcc w