Re: [Development] Qt-Project misrepresented on qt.io

2016-04-19 Thread Nilesh Kokane
On Apr 19, 2016 6:49 PM, "Kojo Tero"  wrote:
>
> Hi,
>
> Point taken. The open source side does need to be more clearly visible.
>
> Currently the developer page is structured more toward the new user, with
the idea that more experienced users will visit again and find more
content, like the contribution guidelines.
>
> So the improvement idea can be split in two parts:
> - Provide a clearer path for potential contributors to get involved in Qt
> - Make it more clear that Qt is available as open source
>
> In practice the wiki does have a pretty good set of "how to contribute"
pages, but a new user will not stumble upon them by accident. Making links
to those from the developers page would probably help a lot. Also having
the contribution guide in the wiki is beneficial from my point, as then
anyone contributing can improve the guide.

+1

> The other side of the coin is crowding the developer page with
information. A page about contributing might be a solution, or then a
rethink of the developer page. The new brand style actually provides better
tools for cleaner information presentation. I'll talk with a web developer
about how to present the information and start trying things.
>
> The other point on making the open source side more visible needs more
thinking. It probably can be achieved partially on the developer page, but
it needs wordings in many places.

+1
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] bitbake meta-toolchain error

2014-08-02 Thread Nilesh Kokane
Hi Thomas,

Thanks for your valuable reply



EGL thinks (as in defines) it's a framebuffer build, Qt tries to build the
XCB plugin .. shouldn't happen when removing x11 from distro_features.

I see, but i read that i need to modify the “eglvivante.h” as header files
are not set appropriately when you compile Qt with XCB support.Can you
specify what exactly to alter to counteract on the issue


Have you 'bitbake'ed before adding DISTRO_FREATURES_remove ... ?
If so consider to start over  with a fresh build because it might be a bit
hard to get rid of all X11 traces.

Yes I tried both the ways of bitbake , adding DISTRO_FREATURES_remove
DISTRO_FREATURES_remove while present in the local.conf it fails at the
last stage of do_rootfs.The logs are posted  here
http://pastebin.com/QFu2Rw6G




You should go into meta-qt5, remove all -silent ... no clue why a managed
build system would want to have -silent ..

Can you specify which file in the meta-qt5 should be altered to remove
-silent



Please if you can have a look on logs and suggest me.




Thanks
Nilesh Kokane



On Sat, Aug 2, 2014 at 12:05 PM, thomas.se...@pelagicore.com wrote:

 EGL thinks (as in defines) it's a framebuffer build, Qt tries to build
 the
 XCB plugin .. shouldn't happen when removing x11 from distro_features.

 Have you 'bitbake'ed before adding DISTRO_FREATURES_remove ... ?
 If so consider to start over  with a fresh build because it might be a bit
 hard to get rid of all X11 traces.

 You should go into meta-qt5, remove all -silent ... no clue why a managed
 build system would want to have -silent ..

 If the errors persists also add the log for configure.


 On Friday, August 01, 2014 02:49:55 PM Nilesh Kokane wrote:
  Hello,
 
 
 
  I followed
 
 http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard
  (newly added)
 
 
  The DISTRO_FEATURES_remove = x11 wayland is removed from the local.conf
 
 
  And after giving the bitbake core-image-minimal I'm logged with the
 errors
  as posted on pastebin http://pastebin.com/hsMhT9f8
 
 
 
 
  ERROR: Function failed: do_compile (log file is located at
 
 /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-pok
  y-linux-gnueabi/qtbase/5.2.1-r0/temp/log.do_compile.28369) ERROR:
 Logfile of
  failure stored in:
 
 /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-pok
  y-linux-gnueabi/qtbase/5.2.1-r0/temp/log.do_compile.28369
 
 
 
  ERROR: Task 655
  (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
  qtbase_5.2.1.bb, do_compile) failed with exit code '1'
 
 
 
 
 
  can anyone suggest.




-- 
Thanks

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] bitbake meta-toolchain error

2014-08-01 Thread Nilesh Kokane
Hello,



I followed
http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard
(newly added)


The DISTRO_FEATURES_remove = x11 wayland is removed from the local.conf


And after giving the bitbake core-image-minimal I'm logged with the errors
as posted on pastebin http://pastebin.com/hsMhT9f8




ERROR: Function failed: do_compile (log file is located at
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.2.1-r0/temp/log.do_compile.28369)
ERROR: Logfile of failure stored in:
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.2.1-r0/temp/log.do_compile.28369



ERROR: Task 655
(/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
qtbase_5.2.1.bb, do_compile) failed with exit code '1'





can anyone suggest.

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Setup QT creator for developing QT apps on wandboard-Error

2014-07-29 Thread Nilesh Kokane
Hi Christian,

First of all thanks for your valuable reply.

Based on your  suggestion I pinged the board with the boards ip address
which i found it from the serial console

$ ping 127.0.0.1

gave success

Also i pinged the host PC trough the board with

$ ping 127.0.0.2

Gave success

But with SSH from the host

$ ssh root@127.0.0.1


Connecting to host...

SSH connection failure: Connection refused




$ find
/home/minda/bin/fsl-community-
bsp/build/tmp/sysroots/wandboard-solo
-name libicui18n.so.51 -o -name libz.so.1


/tmp/sysroots/wandboard-solo -name libicui18n.so.51 -o -name libz.so.1
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/lib/libz.so.1
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libicui18n.so.51



What does this command gives?
$ sh -x ./qtcreator.sh


+ source
/opt/poky/1.4.1/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi
./qtcreator.sh: 2: ./qtcreator.sh: source: not found
+ which ./qtcreator.sh
+ me=./qtcreator.sh
+ test -L ./qtcreator.sh
+ dirname ./qtcreator.sh
+ bindir=.
+ cd ./../lib
+ pwd
+ libdir=/home/minda/Qt5.3.1/Tools/QtCreator/lib
+
LD_LIBRARY_PATH=/home/minda/Qt5.3.1/Tools/QtCreator/lib:/home/minda/Qt5.3.1/Tools/QtCreator/lib/qtcreator
+ export LD_LIBRARY_PATH
+ exec ./qtcreator
minda@minda-HP-dx2480-MT-VP562PA:~/Qt5.3.1/Tools/QtCreator/bin$ sh -x
./qtcreator.sh
+ source
/opt/poky/1.4.1/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi
./qtcreator.sh: 2: ./qtcreator.sh: source: not found
+ which ./qtcreator.sh
+ me=./qtcreator.sh
+ test -L ./qtcreator.sh
+ dirname ./qtcreator.sh
+ bindir=.
+ cd ./../lib
+ pwd
+ libdir=/home/minda/Qt5.3.1/Tools/QtCreator/lib
+
LD_LIBRARY_PATH=/home/minda/Qt5.3.1/Tools/QtCreator/lib:/home/minda/Qt5.3.1/Tools/QtCreator/lib/qtcreator
+ export LD_LIBRARY_PATH
+ exec ./qtcreator



And opens up the Qt-creator


Have you tried the bitbake meta-toolchain-qt5 command?

No i didn't tried , can you please provide the step for that



Thanks
Nilesh Kokane


On Tue, Jul 29, 2014 at 10:36 AM, Christian Gagneraud chg...@gna.org
wrote:

 On 29/07/2014 4:46 p.m., Nilesh Kokane wrote:
 [...]
  Manage:
  Name:wandboard-solo
  Authentication type :password
  Host Name:minda-HP-dx2480-MT-VP562PA
  SSH port:22
  usearname:root
  Password:
 
  1)With that when i tried to test  the device with the ethernet
  connection i'm getting the following error
 
  Error:
  Connecting to host...
  SSH connection failure: Connection refused
 
  Device test failed.

 Did you first manually test the connection to your board?
 How does the hostname minda-HP-dx2480-MT-VP562PA get resolved?

 Can you even ping the board? can you even log remotely to the board?

 try these first:
 $ ping minda-HP-dx2480-MT-VP562PA

 and if it works, try this:
 $ ssh root@minda-HP-dx2480-MT-VP562PA

 If the above two tests pass, then QtCreator should be able to connect too.

 Well, according to the doc you've cited, you need to use the IP address
 of the board, and in order to know its IP address you need to log
 through a serial console, and check it's ip address with the ifconfig
 command (as explained in the doc)

 Chris

 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development




-- 
Thanks

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Setup QT creator for developing QT apps on wandboard-Error

2014-07-29 Thread Nilesh Kokane
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Sql.prl
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Quick.so.5.1.1
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5OpenGLExtensions.prl
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Xml.prl
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Network.so.5.1.1
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5PrintSupport.so.5
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5DBus.so.5
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5QuickParticles.so.5.1.1
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Quick.so
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5QuickParticles.prl
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Widgets.la
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Core.la
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Sql.so
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5DBus.la
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Xml.so.5.1
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5DBus.so
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Widgets.so.5.1.1
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Concurrent.prl
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Core.so.5.1
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Svg.la
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Xml.so
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5PrintSupport.so.5.1
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5V8.prl
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Core.prl
/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5V8.so.5

Not good, in a previous email you mentioned /opt/poky/1.6.1/..., and now it
seems to be /opt/poky/1.4.1/...

Which version of Poky are you really using?

I'm using 1.6.1, the previous

By giving the ./qtcreator.sh in the Qt5.3.1 directory
(/Qt5.3.1/Tools/QtCreator/bin)it pops with the logs

minda@minda-HP-dx2480-MT-VP562PA:~/Qt5.3.1/Tools/QtCreator/bin$ sh -x
./qtcreator.sh


*+ source
/opt/poky/1.4.1/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi*
./qtcreator.sh: 2: ./qtcreator.sh: source: not found
+ which ./qtcreator.sh
+ me=./qtcreator.sh
+ test -L ./qtcreator.sh
+ dirname ./qtcreator.sh
+ bindir=.
+ cd ./../lib
+ pwd
+ libdir=/home/minda/Qt5.3.1/Tools/QtCreator/lib
+
LD_LIBRARY_PATH=/home/minda/Qt5.3.1/Tools/QtCreator/lib:/home/minda/Qt5.3.1/Tools/QtCreator/lib/qtcreator
+ export LD_LIBRARY_PATH
+ exec ./qtcreator


i'm puzzled how 1.4.1 is coming there.But i've conformed that i'm using the
1.6.1 by verifying the /opt/poky


One key question you need to ask yourself is whether you need Qt4 or Qt5.
Can you answer that?

we wanna use Qt5


If you keep changing your environment all the time, we won't be able to
help, you might be interested in this FAQ:
http://catb.org/~esr/faqs/smart-questions.html

I could not access the URL.





 Have you tried the bitbake meta-toolchain-qt5 command?

 No i didn't tried ,can you please provide the step for that


Try this:
$ cd /home/minda/bin/fsl-community-
bsp/
$ bitbake meta-toolchain-qt5


I cannot find the folder of mita-toolchain-qt5 in the
/home/minda/bin/fsl-community-bsp/sources

can you please provide the  url for cloning.

sorry i'm novice in this field



Thanks
Nilesh Kokane






On Tue, Jul 29, 2014 at 4:03 PM, Ch'Gans chg...@gna.org wrote:

 On 29/07/14 18:44, Nilesh Kokane wrote:

 Hi Christian,

 First of all thanks for your valuable reply.

 Based on your  suggestion I pinged the board with the boards ip address
 which i found it from the serial console

 $ ping 127.0.0.1


 Hi Nilesh,

 127.0.0.1 is your local network node, so it's very unlikely it will ever
 failed. This is all very basic Unix/networking knowledge...

 You need to find out the IP address of your board, I don't know how your
 computer is setup, nor do I know how your board is. So I'm sorry but I
 can't help you on that one


  gave success

 Also i pinged the host PC trough the board with

 $ ping 127.0.0.2

 Gave success


 Forget about 127.0.0.2... this is not what you are after.


 But with SSH from the host

 $ ssh root@127.0.0.1 mailto:root@127.0.0.1



 Connecting to host...

 SSH connection failure: Connection refused


 Forget about that one too...

  $ find

Re: [Development] Setup QT creator for developing QT apps on wandboard-Error

2014-07-29 Thread Nilesh Kokane
Hi Ch'gans

I like to update you about the Ethernet connection
Today i changed the /etc/network/interfaces file
and gave ip address  192.168.74.188

 ping 192.168.*74*.188 (*i had given 73 in place of 74 that was my mistak*e)

Gave success from host PC

Also

ping from wandboard to host PC
ping 192.168.74.145

Gave success


but trying the

ssh root@192.168.74.188
ssh:connect to host 192.168.74.145 port 22:connection refused


can you please suggest for above queries



Thanks
Nilesh Kokane












On Tue, Jul 29, 2014 at 5:17 PM, Nilesh Kokane 
nilesh.kok...@mindastoneridge.com wrote:

 Hi Ch'Gans,

 Thanks for your valuable reply first of all.



 127.0.0.1 is your local network node, so it's very unlikely it will ever
 failed. This is all very basic Unix/networking knowledge...

 You need to find out the IP address of your board, I don't know how your
 computer is setup, nor do I know how your board is. So I'm sorry but I
 can't help you on that one

 PC is set with ubuntu14.04. And I'm using wandboard-solo rev-A0

 Anyways i carried the following experiment


 I gave a static address to wandboard by using
 ifconfig eth0 192.168.73.55

 ifconfig eth0 192.168.73.55 up

 now with the
 wandboard-solo:~# ifconfig

 it shows the desired ip address

 But when trying to ping the host PC using the wandboard is giving the
 following error.

 192.168.74.145 (192.168.74.145):56 data byte
  sendto:Network is unreachable

 do i need to alter anything else?


 Interesting, can you try this then:

 $ find /home/minda/bin/fsl-community-
 bsp/build/tmp/sysroots/wandboard-solo -name 'libQt*'


 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5OpenGL.so.5.1.1

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5QmlDevTools.a

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5PlatformSupport.a

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Network.so.5.1

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Network.so

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Test.so

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5QuickTest.so

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Gui.so.5.1

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5QuickParticles.so

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Network.prl

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Svg.so

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5QuickParticles.so.5

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Bootstrap.a

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5OpenGLExtensions.la

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Gui.so.5.1.1

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Sql.la

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Xml.so.5.1.1

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5OpenGL.prl

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Test.la

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5XmlPatterns.la

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Qml.so.5

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Xml.la

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Core.so.5.1.1

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5OpenGL.so

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5QuickTest.la

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Test.so.5.1.1

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Qml.la

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5PrintSupport.so

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Sql.so.5.1.1

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5V8.so.5.1.1

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Sql.so.5

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Concurrent.la

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Gui.so.5

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5XmlPatterns.so

 /home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/lib/libQt5Widgets.prl

 /home/minda

[Development] Setup QT creator for developing QT apps on wandboard-Error

2014-07-28 Thread Nilesh Kokane
/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ucnv_countAliases_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ucnv_getDefaultName_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ucnv_compareNames_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ucnv_open_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ures_open_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ucnv_setSubstChars_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ucol_getSortKey_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ucnv_fromUnicode_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ucnv_getAlias_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ures_getStringByKey_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ucnv_countAvailable_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `ures_close_51'
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/lib/libQt5Core.so:
undefined reference to `u_strToUpper_51'
collect2: error: ld returned 1 exit status
make: *** [untitled6] Error 1
17:40:35: The process /usr/bin/make exited with code 2.
Error while building/deploying project untitled6 (kit: i.mx6)
When executing step 'Make'
17:40:35: Elapsed time: 00:01.


Can you please let me know if some steps are erroneous or missing.

Thanks
Nilesh Kokane

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Cross compile Qt5 for QtCreator -Problem

2014-07-26 Thread Nilesh Kokane
Hello  Chris  Thiago

Thanks a lot for your suggestions sir.

Thanks
Nilesh Prakash Kokane


On Sat, Jul 26, 2014 at 2:17 PM, Ch'Gans chg...@gna.org wrote:

 On 25/07/14 22:49, Nilesh Kokane wrote:

 HelloChristian  Thiago


 First of all thanks for your suggestions.


 I know the documentation you cited states to manually cross-build Qt5 to
 setup QtCreator, but why don't you just bitbake meta-toolchain-qt5?

 can you please provide the URL for bitbake meta-toolchain-qt5?


 This is just a command line to be run within your poky/yocto directory.



 I found out
 http://wiki.wandboard.org/index.php/Setup_QT_creator_
 for_developing_QT_apps_on_wandboard
 for that, will that work?


 Yes, although it's ugly, but to my knowledge it's the only way to go.
 I'm saying it's ugly because it will lock your QtCreator to your cross-Qt
 version, you won't be able to build for anything else than for your i.mx6
 board.

 You might get better support on the yocto mailing lists or on IRC:
 https://www.yoctoproject.org/tools-resources/community/mailing-lists

 Chris


 sorry, I'm novice to Qt


 Thanks
 Nilesh kokane


 On Fri, Jul 25, 2014 at 10:58 AM, Christian Gagneraud chg...@gna.org
 mailto:chg...@gna.org wrote:

 On 25/07/2014 4:59 p.m., Nilesh Kokane wrote:
   Hello,
  
   i followed
  
 http://wiki.wandboard.org/index.php/Building_Qt5_using_
 yocto_on_Wandboard#Cross_compile_Qt5_for_QtCreator
   and
  
   1)I've downloaded the QtCreator from
  
 http://download.qt-project.org/official_releases/qt/5.1/
 5.1.1/single/qt-everywhere-opensource-src-5.1.1.tar.gz.mirrorlist
  
   2)/home
 export PATH=$PATH:/opt/poky/1.6.1/
   sysroots/i686-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi
  
  
   3)/qt-everywhere-opensource-src-5.1.1
  
 ./configure -v -opensource -confirm-license -device imx6
   -device-option
  
 CROSS_COMPILE=/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/
 usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-
   -sysroot
 /home/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo
   -prefix ~/qt5arm -platform linux-g++ -shared -no-pch -no-rpath
   -pkg-config -no-accessibility -no-dbus -no-icu -no-directfb -evdev
   -no-fontconfig -no-opengl -opengl es2 -eglfs -no-glib -no-gtkstyle
   -no-iconv -system-libjpeg -no-kms -system-libpng -no-linuxfb
 -no-mitshm
   -no-nis -openssl -qt-pcre -release -no-sm -no-sql-db2 -no-sql-ibase
   -no-sql-mysql -no-sql-oci -no-sql-odbc -no-sql-psql -no-sql-sqlite
   -no-sql-sqlite2 -no-sql-tds -nomake tests -tslib -libudev -widgets
   -no-xcb -no-xcursor -no-xfixes -no-xinerama -no-xinput -no-xinput2
   -no-xkb -no-xrandr -no-xrender -no-xshape -no-xsync -no-xvideo
 -system-zlib

 Why do you set the sysroot to /home/bin/fsl-community-bsp/build/...?
 Is it really where you built the toolchain?

   it popped with ld errors and
  
  
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/bin/arm-
 poky-linux-gnueabi/arm-poky-linux-gnueabi-g++
   -c -fvisibility=hidden fvisibility.c
   Symbol visibility control enabled.
  
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/bin/arm-
 poky-linux-gnueabi/arm-poky-linux-gnueabi-g++
  
 --sysroot=/home/bin/fsl-community-bsp/build/tmp/
 sysroots/wandboard-solo
   -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC
 bsymbolic_functions.c
  
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-
 poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
   cannot find crti.o: No such file or directory
  
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-
 poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
   cannot find crtbeginS.o: No such file or directory
  
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-
 poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
   cannot find -lstdc++
  
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-
 poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
   cannot find -lm
  
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-
 poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
   cannot find -lgcc_s
  
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-
 poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
   cannot find -lc
  
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-
 poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
   cannot find -lgcc_s
  
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-
 poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
   cannot find crtendS.o: No such file or directory
  
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-
 poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
   cannot find crtn.o: No such file or directory

Re: [Development] Cross compile Qt5 for QtCreator -Problem

2014-07-25 Thread Nilesh Kokane
Hello Christian  Thiago

First of all thanks for your suggestions.


I know the documentation you cited states to manually cross-build Qt5 to
setup QtCreator, but why don't you just bitbake meta-toolchain-qt5?

can you please provide the URL for bitbake meta-toolchain-qt5?

I found out
http://wiki.wandboard.org/index.php/Setup_QT_creator_for_developing_QT_apps_on_wandboard
for that, will that work?

sorry, I'm novice to Qt


Thanks
Nilesh kokane


On Fri, Jul 25, 2014 at 10:58 AM, Christian Gagneraud chg...@gna.org
wrote:

 On 25/07/2014 4:59 p.m., Nilesh Kokane wrote:
  Hello,
 
  i followed
 
 http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard#Cross_compile_Qt5_for_QtCreator
  and
 
  1)I've downloaded the QtCreator from
 
 http://download.qt-project.org/official_releases/qt/5.1/5.1.1/single/qt-everywhere-opensource-src-5.1.1.tar.gz.mirrorlist
 
  2)/home
export PATH=$PATH:/opt/poky/1.6.1/
  sysroots/i686-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi
 
 
  3)/qt-everywhere-opensource-src-5.1.1
 
./configure -v -opensource -confirm-license -device imx6
  -device-option
 
 CROSS_COMPILE=/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-
  -sysroot /home/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo
  -prefix ~/qt5arm -platform linux-g++ -shared -no-pch -no-rpath
  -pkg-config -no-accessibility -no-dbus -no-icu -no-directfb -evdev
  -no-fontconfig -no-opengl -opengl es2 -eglfs -no-glib -no-gtkstyle
  -no-iconv -system-libjpeg -no-kms -system-libpng -no-linuxfb -no-mitshm
  -no-nis -openssl -qt-pcre -release -no-sm -no-sql-db2 -no-sql-ibase
  -no-sql-mysql -no-sql-oci -no-sql-odbc -no-sql-psql -no-sql-sqlite
  -no-sql-sqlite2 -no-sql-tds -nomake tests -tslib -libudev -widgets
  -no-xcb -no-xcursor -no-xfixes -no-xinerama -no-xinput -no-xinput2
  -no-xkb -no-xrandr -no-xrender -no-xshape -no-xsync -no-xvideo
 -system-zlib

 Why do you set the sysroot to /home/bin/fsl-community-bsp/build/...?
 Is it really where you built the toolchain?

  it popped with ld errors and
 
 
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++
  -c -fvisibility=hidden fvisibility.c
  Symbol visibility control enabled.
 
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++
  --sysroot=/home/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo
  -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC
 bsymbolic_functions.c
 
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
  cannot find crti.o: No such file or directory
 
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
  cannot find crtbeginS.o: No such file or directory
 
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
  cannot find -lstdc++
 
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
  cannot find -lm
 
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
  cannot find -lgcc_s
 
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
  cannot find -lc
 
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
  cannot find -lgcc_s
 
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
  cannot find crtendS.o: No such file or directory
 
 /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
  cannot find crtn.o: No such file or directory
  collect2: error: ld returned 1 exit status
  Symbolic function binding disabled.

 Because it sounds like there's nothing in this directory...

 I know the documentation you cited states to manually cross-build Qt5 to
 setup QtCreator, but why don't you just bitbake meta-toolchain-qt5?

 Chris

 
  This is the Qt Open Source Edition.
 
  You are licensed to use this software under the terms of
  the Lesser GNU General Public License (LGPL) versions 2.1.
 
  You have already accepted the terms of the  license.
 
  Creating qmake...
  make: Nothing to be done for `first'.
  Running configuration tests...
  Error: PKG_CONFIG_LIBDIR has not been set. This could mean
  the host's .pc files will be used (even if you set PKG_CONFIG_PATH).
  Set this variable to the directory that contains target .pc files
  for pkg-config to function correctly when cross-compiling or
  use -force-pkg-config to override this test.
 
 
 
  please suggest
 
 
  --
  Thanks
  Nilesh Kokane
 
  “The contents of this e-mail message and any attachments are
  confidential and are intended solely for addressee

[Development] Cross compile Qt5 for QtCreator -Problem

2014-07-24 Thread Nilesh Kokane
Hello,

i followed
http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard#Cross_compile_Qt5_for_QtCreator
and

1)I've downloaded the QtCreator from
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/single/qt-everywhere-opensource-src-5.1.1.tar.gz.mirrorlist

2)/home
 export PATH=$PATH:/opt/poky/1.6.1/
sysroots/i686-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi


3)/qt-everywhere-opensource-src-5.1.1

 ./configure -v -opensource -confirm-license -device imx6 -device-option
CROSS_COMPILE=/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-
-sysroot /home/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo
-prefix ~/qt5arm -platform linux-g++ -shared -no-pch -no-rpath -pkg-config
-no-accessibility -no-dbus -no-icu -no-directfb -evdev -no-fontconfig
-no-opengl -opengl es2 -eglfs -no-glib -no-gtkstyle -no-iconv
-system-libjpeg -no-kms -system-libpng -no-linuxfb -no-mitshm -no-nis
-openssl -qt-pcre -release -no-sm -no-sql-db2 -no-sql-ibase -no-sql-mysql
-no-sql-oci -no-sql-odbc -no-sql-psql -no-sql-sqlite -no-sql-sqlite2
-no-sql-tds -nomake tests -tslib -libudev -widgets -no-xcb -no-xcursor
-no-xfixes -no-xinerama -no-xinput -no-xinput2 -no-xkb -no-xrandr
-no-xrender -no-xshape -no-xsync -no-xvideo -system-zlib



it popped with ld errors and

/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++
-c -fvisibility=hidden fvisibility.c
Symbol visibility control enabled.
/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++
--sysroot=/home/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo -o
libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c
/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
cannot find crti.o: No such file or directory
/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
cannot find crtbeginS.o: No such file or directory
/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
cannot find -lstdc++
/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
cannot find -lm
/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
cannot find -lgcc_s
/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
cannot find -lc
/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
cannot find -lgcc_s
/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
cannot find crtendS.o: No such file or directory
/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld:
cannot find crtn.o: No such file or directory
collect2: error: ld returned 1 exit status
Symbolic function binding disabled.

This is the Qt Open Source Edition.

You are licensed to use this software under the terms of
the Lesser GNU General Public License (LGPL) versions 2.1.

You have already accepted the terms of the  license.

Creating qmake...
make: Nothing to be done for `first'.
Running configuration tests...
Error: PKG_CONFIG_LIBDIR has not been set. This could mean
the host's .pc files will be used (even if you set PKG_CONFIG_PATH).
Set this variable to the directory that contains target .pc files
for pkg-config to function correctly when cross-compiling or
use -force-pkg-config to override this test.



please suggest


-- 
Thanks
Nilesh Kokane

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development