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

2014-07-29 Thread Christian Gagneraud
On 30/07/2014 5:37 p.m., Nilesh Kokane wrote: > Hello Ch'Gans, > > > The device wandboard is now connected to the Qt creator. > > *I got the success* > > i tried it > ssh root@192.168.74.145 > > > And the connection got established. Good! \o/ > > But i'm getting the

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

2014-07-29 Thread Nilesh Kokane
Hello Ch'Gans, The device wandboard is now connected to the Qt creator. *I got the success* i tried it ssh root@192.168.74.145 And the connection got established. But i'm getting the same ld errors. please assist for ld. I've given the details in the previous mails Thanks Nilesh koka

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

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

2014-07-29 Thread Nilesh Kokane
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 kno

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

2014-07-29 Thread Ch'Gans
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

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

2014-07-29 Thread Thomas Senyk
On Tuesday, 29 July, 2014 17:33:26 Christian Gagneraud wrote: > On 29/07/2014 4:46 p.m., Nilesh Kokane wrote: > > Hello , > > > > > > referring to > > http://wiki.wandboard.org/index.php/Setup_QT_creator_for_developing_QT_app > > s_on_wandboard#Build_and_Deploy_application_in_QT_Creator > [...] >

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

2014-07-28 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 SS

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

2014-07-28 Thread Christian Gagneraud
On 29/07/2014 4:46 p.m., Nilesh Kokane wrote: > > Hello , > > > referring to > http://wiki.wandboard.org/index.php/Setup_QT_creator_for_developing_QT_apps_on_wandboard#Build_and_Deploy_application_in_QT_Creator > [...] > > 2)The second error is that even a simple default Qt console app program > is

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

2014-07-28 Thread Christian Gagneraud
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 follo

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

2014-07-28 Thread Nilesh Kokane
Hello , referring to http://wiki.wandboard.org/index.php/Setup_QT_creator_for_developing_QT_apps_on_wandboard#Build_and_Deploy_application_in_QT_Creator to set up the Qt creator with the following configuration and i'm facing 2 errors Build & Run :- compiler settings:yocto-arm-gcc compiler pat