Re: [FSO] How to develop with Qt

2008-10-10 Thread Nicola Mfb
2008/10/10 macebre [EMAIL PROTECTED] Hi, I began a Howto based on the Wiki Article Development with Eclipse (http://wiki.openmoko.org/wiki/Development_with_Eclipse) how i got C++ and Qt4 with Eclipse and Toolchain work on my ubuntu-system. It's just my experience and i have only tried to

Re: [FSO] How to develop with Qt

2008-10-10 Thread macebre
Hi, I began a Howto based on the Wiki Article Development with Eclipse (http://wiki.openmoko.org/wiki/Development_with_Eclipse) how i got C++ and Qt4 with Eclipse and Toolchain work on my ubuntu-system. It's just my experience and i have only tried to compil some example programms, but they

Re: [FSO] How to develop with Qt

2008-09-29 Thread Nicola Mfb
2008/9/26 Minh Ha Duong [EMAIL PROTECTED] Where may we start a wiki page on this argument (openmoko, openembedded, fso?) I would create the page with a link on http://wiki.openmoko.org/wiki/Openmoko_developer_guide and categorize it under

Re: [FSO] How to develop with Qt

2008-09-29 Thread Minh Ha Duong
Le lundi 29 septembre 2008, Nicola Mfb a écrit : 2008/9/26 Minh Ha Duong [EMAIL PROTECTED] Where may we start a wiki page on this argument (openmoko, openembedded, fso?) I would create the page with a link on http://wiki.openmoko.org/wiki/Openmoko_developer_guide and categorize

Re: [FSO] How to develop with Qt

2008-09-29 Thread Michael Tansella
I created an unlinked wiki page at http://wiki.openmoko.org/wiki/Developing_with_C++_and_Qt , this is only an initial attempt, please fix, rename, change, restructure, and correct my bad english :) Nicola Thank you very much Greets Michael

Re: [FSO] How to develop with Qt

2008-09-29 Thread Kevin Dixon
In this wiki article: http://wiki.openmoko.org/wiki/Developing_with_C++_and_Qt The link to the Qtopia SDK I notice says ficgta01...Does this mean its specific to the 1973. Does it work for Qtopia on the Freerunner? Thanks, -Kevin On Mon, Sep 29, 2008 at 11:28 AM, Michael Tansella [EMAIL

Re: [FSO] How to develop with Qt

2008-09-29 Thread Nicola Mfb
2008/9/29 Kevin Dixon [EMAIL PROTECTED] In this wiki article: http://wiki.openmoko.org/wiki/Developing_with_C++_and_Qt The link to the Qtopia SDK I notice says ficgta01...Does this mean its specific to the 1973. Does it work for Qtopia on the Freerunner? Thanks, -Kevin In qtopia snapshot

Re: [FSO] How to develop with Qt

2008-09-28 Thread Erin Yueh
Hi Nicola, I've sent some patches to our distro team and OE can use bitbake to build the latest qt4-x11-free to version 4.4.1. Since people from community like to try qt4 new features, I will send an email to our distro and they would help to put these packages to our feed. Then you can install

Re: [FSO] How to develop with Qt

2008-09-28 Thread Sander van Grieken
Hi Erin, Can I find these patches somewhere in a bugreport? Or do I have to wait 'till they trickle down through git? Sander On Sunday 28 September 2008 10:53:51 Erin Yueh wrote: Hi Nicola, I've sent some patches to our distro team and OE can use bitbake to build the latest qt4-x11-free to

Re: [FSO] How to develop with Qt

2008-09-28 Thread Nicola Mfb
2008/9/28 Erin Yueh [EMAIL PROTECTED] Hi Nicola, I've sent some patches to our distro team and OE can use bitbake to build the latest qt4-x11-free to version 4.4.1. Since people from community like to try qt4 new features, I will send an email to our distro and they would help to put these

Re: [FSO] How to develop with Qt

2008-09-27 Thread Nicola Mfb
On Fri, Sep 26, 2008 at 6:22 PM, Kelvie Wong [EMAIL PROTECTED] wrote: In the meantime, I've managed to get PyQt4 working (hooked up against Qt-x11); this eliminates the need for a toolchain (or even building apps in general). There's another thread about that on this list. -- Kelvie Wong

Re: [FSO] How to develop with Qt

2008-09-27 Thread Kelvie Wong
Hi Nicola, On Saturday, September 27, 2008 08:13:18 Nicola Mfb wrote: That's very nice, Kelvie. I'm still trying to get a working and safe oetree with qt library inside :). The first time i tried with the org.openembedded.dev branch and my typical angstrom configured local.conf file, but it

Re: [FSO] How to develop with Qt

2008-09-26 Thread Michael Tansella
On Friday 26 September 2008 00:05:12 Nicola Mfb wrote: On Thu, Sep 25, 2008 at 7:48 PM, Michael 'Mickey' Lauer [EMAIL PROTECTED] wrote: Am Donnerstag, den 25.09.2008, 18:44 +0200 schrieb Michael Tansella: We are 2 Students and are doing a research project with the Freerunner. Now

Re: [FSO] How to develop with Qt

2008-09-26 Thread Nicola Mfb
On Fri, Sep 26, 2008 at 10:32 AM, Michael Tansella [EMAIL PROTECTED]wrote: [...] Hi Michael, and what's about using qt without dbus in 2009.x? In /opt/Qtopia i found qt4 and qtopia phone libraries, how to build applications with them? thanks Nicola We would really prefer to

Re: [FSO] How to develop with Qt

2008-09-26 Thread Minh Ha Duong
Where may we start a wiki page on this argument (openmoko, openembedded, fso?) I would create the page with a link on http://wiki.openmoko.org/wiki/Openmoko_developer_guide and categorize it under http://wiki.openmoko.org/wiki/Category:Application_Developer Minh

Re: [FSO] How to develop with Qt

2008-09-26 Thread Kelvie Wong
On September 26, 2008 01:32:57 Michael Tansella wrote: We would really prefer to use FSO and later SHR, we are going to develop a indoor navigation system and perhaps have to add some sensors via Bluetooth or I²C and as I understand dbus would be great for sensor fusion. I tried to add the

[FSO] How to develop with Qt

2008-09-25 Thread Michael Tansella
Hi, We are 2 Students and are doing a research project with the Freerunner. Now we need to develop a tool with C++ QT. Because of the nice possibilities with dbus we want to do this with FSO. But we dont't know how to do that. Are there QT libs for OM available yet? Does the Metatoolchain

Re: [FSO] How to develop with Qt

2008-09-25 Thread Sudharshan S
On Thu, Sep 25, 2008 at 10:14 PM, Michael Tansella [EMAIL PROTECTED]wrote: Hi, We are 2 Students and are doing a research project with the Freerunner. Now we need to develop a tool with C++ QT. Because of the nice possibilities with dbus we want to do this with FSO. But we dont't know how

Re: [FSO] How to develop with Qt

2008-09-25 Thread Michael 'Mickey' Lauer
Am Donnerstag, den 25.09.2008, 18:44 +0200 schrieb Michael Tansella: We are 2 Students and are doing a research project with the Freerunner. Now we need to develop a tool with C++ QT. Because of the nice possibilities with dbus we want to do this with FSO. Good idea! Should be working

Re: [FSO] How to develop with Qt

2008-09-25 Thread Michael Tansella
Thank you for your fast answers, I found the libs here: http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base/ Now I try to add them to the toolchain. Greets Michael ___ Openmoko community mailing list community@lists.openmoko.org

Re: [FSO] How to develop with Qt

2008-09-25 Thread Nicola Mfb
On Thu, Sep 25, 2008 at 7:48 PM, Michael 'Mickey' Lauer [EMAIL PROTECTED] wrote: Am Donnerstag, den 25.09.2008, 18:44 +0200 schrieb Michael Tansella: We are 2 Students and are doing a research project with the Freerunner. Now we need to develop a tool with C++ QT. Because of the nice

Re: [FSO] How to develop with Qt

2008-09-25 Thread Michael 'Mickey' Lauer
Am Freitag, den 26.09.2008, 00:05 +0200 schrieb Nicola Mfb: On Thu, Sep 25, 2008 at 7:48 PM, Michael 'Mickey' Lauer [EMAIL PROTECTED] wrote: Am Donnerstag, den 25.09.2008, 18:44 +0200 schrieb Michael Tansella: We are 2 Students and are doing a research project with