Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-23 Thread Tomas Riveros Schober
Answering on-list: Daniel.Li escribió: Dear Tom Thanks for ur help. It works :) Well, I'm a fresh-man to Qt. I have a few question about QT extension, and sorry for below dumb questions :( a) QT is a library of GUI, is it right? QT is a gui toolkit, which is used to build QtExtended

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-23 Thread Daniel.Li
On Mon, 2009-02-23 at 11:40 -0300, Tomas Riveros Schober wrote: Answering on-list: Daniel.Li escribió: Dear Tom Thanks for ur help. It works :) Well, I'm a fresh-man to Qt. I have a few question about QT extension, and sorry for below dumb questions :( a) QT is a library of

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-22 Thread HouYu Li
Hi, Is it possible to have a tutorial on how to create a rootfs image? I can build qte sucessfully but I cannot start qte on my freerunner with the default rootfs from qtextended.org any help? On Sat, Feb 21, 2009 at 11:16 PM, Daniel.Li lida_m...@163.com wrote: On Sat, 2009-02-21 at 12:13

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-22 Thread Tomas Riveros Schober
You don't really get a rootfs after the compilation, but more like a bunch of binary files that you have to blast to a proper rootfs to be able to start qtopia. I can share my experiment with qtopia on fso if you guys want, but it is just a backup of my phone, so it's nothing fancy Tom HouYu

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-22 Thread HouYu Li
Ok, I really downloaded a rootfs tarball from http://qtextended.org/modules/mydownloads/viewcat.php?cid=4, the first one. And created a .jffs2 file sucessfully. And then flash it to my freerunner. But I cannot start it. Do you know any tutorials on how to use qtopia with fso rootfs?? And I am

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-22 Thread Tomas Riveros Schober
That jffs2 file will give you a barebones fso install, to which you have to copy your compiled qtopia package and then untar, unzip and install. You can follow these instructions to do that (taken from mwester's website): ssh to the phone (do these ones on the phone) wget

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-21 Thread clare johnstone
On Fri, Feb 20, 2009 at 4:02 PM, Filip Onkelinx fi...@linux4.be wrote: Hi, I'm using my own QtExtended image, based on : QtExtended 4.4.3 snapshot (13 Feb 2009 version) Kernel 2.6.28 Based on Hackable1 (debian based rootfs, giving me easy access to all commandline tools. It is also

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-21 Thread Daniel.Li
Dear Andrew, Thanks for the great work. I'm using ubuntu 8.10 to compile the Qt Extended 4.4.2 SDK. I have updated qt lib on ubuntu, still can't fix the problem? Any ideas? $ $QTOPIA_DEPOT_PATH/configure -device neo -D _FORTIFY_SOURCE=0 This is the Qt Extended Open Source Edition. You are

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-21 Thread Tomas Riveros Schober
Daniel.Li escribió: Dear Andrew, Thanks for the great work. I'm using ubuntu 8.10 to compile the Qt Extended 4.4.2 SDK. I have updated qt lib on ubuntu, still can't fix the problem? Any ideas? $ $QTOPIA_DEPOT_PATH/configure -device neo -D _FORTIFY_SOURCE=0 This is the Qt Extended Open

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-20 Thread Tomas Riveros Schober
and...@howlett.net escribió: Hi all, Just getting started with FreeRuner and thought I would share my experience building Qt Extended 4.4.2 SDK. Follow this link for the details: http://wiki.openmoko.org/wiki/User:Radagast#Qt_Extended_SDK later, andrew.

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-20 Thread Przemysław Maciąg
Hi! ... On Fri, Feb 20, 2009 at 4:46 PM, Tomas Riveros Schober trive...@enable.cl wrote: and...@howlett.net escribió: Hi all, Just getting started with FreeRuner and thought I would share my experience building Qt Extended 4.4.2 SDK. Follow this link for the details:

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-20 Thread Filip Onkelinx
Hi, I'm using my own QtExtended image, based on : QtExtended 4.4.3 snapshot (13 Feb 2009 version) Kernel 2.6.28 Based on Hackable1 (debian based rootfs, giving me easy access to all commandline tools. It is also possible to 'switch' between Qt X. running from µ-SD The image is not yet 100%

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-20 Thread Warren Baird
That's great - I'm using QtE 4.4.2 right now, and I'd love to get an updated build - but I don't really have the time to muck about getting everything to compile. If you can share your images when they are ready, I'd greatly appreciate it. Thanks! Warren On Fri, Feb 20, 2009 at 11:02 AM,

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-20 Thread Davide Scaini
very interesting indeed! d On Fri, Feb 20, 2009 at 6:31 PM, Warren Baird photogeek...@gmail.comwrote: That's great - I'm using QtE 4.4.2 right now, and I'd love to get an updated build - but I don't really have the time to muck about getting everything to compile. If you can share your

Re: Qt Extended 4.4.2 SDK Build Instructions

2009-02-20 Thread Daniel.Li
Thanks. Well, I'm looking for this for a while. :) On Fri, 2009-02-20 at 15:23 +, and...@howlett.net wrote: Hi all, Just getting started with FreeRuner and thought I would share my experience building Qt Extended 4.4.2 SDK. Follow this link for the details: