Join Today
+ Reply to Thread
Page 1 of 20 1234511 ... LastLast
Results 1 to 10 of 199
  1. Default Creating own native qte apps

    Trying to set up a building environment in linux for creating own native
    qt embedded apps for the phone. So far I've only gathered information on how to cross-compile, fetched header-files for the non ezx-libs in the phone and found a suitable toolchain for cross-compiling.
    Such an environment is quite massive though, the toolchain alone is 70Mb, a complete version will be far to big to send to this forum..

    Well, anyway.. has anyone else been thinkering with this kind of stuff already?
    Would anyone here be interested in it? What I'm aiming for is to get (at least part of) stuff like this: OPIE to run on the e680, it would also open up for more/faster emulators..

  2. #2

    Default Re: Creating own native qte apps

    i have tried i already with a precompiled toolchain from www.snapgear.org for arm.
    Then i downloaded from trolltech qt-embeded, because this is what is on the E680.
    I compiled one of the example apps from qt-embeded for the phone and started it there but i got an error messages (cant remember exactly). i figured out that the precompiled toolchain was for arm without soft-float support.

    Then tried to create to build an own toolchain from source but for now without success.

    can you send me the link to the toolchain you found?

  3. Default Re: Creating own native qte apps

    Check out: http://arm.nihilisme.ca/
    It has both compiler and some nice papers of the arm-arch.

    I downloaded the xscale one with 2.4 headers, from what i know the e680 has
    kernel 2.4.20, gcc 3.3 and glibc 2.3.2, which should fit nicely with the above compiler
    since the only diff would be the kernel version 2.4.19 and that shouldn't matter.
    Also i've chose qte 2.3.6 since that also is the version on the phone, my thoughts are to
    copy the libs from the phone and use only the headers from the source-package..

    What do you think of that?

  4. #4

    Default Re: Creating own native qte apps

    Keep on working that and plz send me the full software when it is out

  5. Default Re: Creating own native qte apps

    Alright!! I ran a first test a few minutes ago, just test a simple hello program
    no qte just stdio.. It actually works!
    No much, but a start at least.. confirms that compiler is ok, and libc too I guess. I will try to compile a qte-hello program later today..

    (omg this really excites me, hope it works!!)

  6. Default Re: Creating own native qte apps

    nice work dude..... keep it up.....

    p/s :: dont forget to share the app with us if its succesful...

  7. #7
    Guest

    Default Re: Creating own native qte apps

    Ax, it seems that open source qtopia headers doesnot work with these ezxlib from the phone. I have compiled and recieve lots of link errors. But with the opensourcelibqpe and libqte it worked (we must copied these lib to the phone and set LD_LIBRARY_PATH). I tried also the embeddedkonsole compiled for sharp zaurus, but it told me that '/dev/ts' not found. I recomplied libqte (replacing /dev/ts in source of the lib with /dev/touchscreen) with linux-arm-g++ in cygwin but it not worked (error: cannot load libqte). damnit. Btw, who knows if there is an arm version of gtk+ ? I tried to port an app but it uses gtk+

  8. #8
    Join Date
    Feb 2005
    Location
    Singapore
    Posts
    3,205

    Default Re: Creating own native qte apps

    it excites me just reading it! lol
    My favorite Motorola development site!


  9. #9
    Guest

    Default Re: Creating own native qte apps

    I was me. Aragorn_DSP. forgot to login

  10. #10

    Default Re: Creating own native qte apps

    hm, i downloaded crosstool from http://kegel.com/crosstool/
    and build a toolchain with softfloat support for arm.
    (the xscale in the phone does not have a floatingpoint unit)

    Then i compiled qt embeded with all the example apps. But running the example hello programm failed with "SIGILL (Illegal Instruction)".
    Tried to find the problem with strace. Compiled strace with the mentioned toolchain and executed strace with the hello app. but i can't determine the problem ;(

    does someone have success on compiling apps for the phone?

    Console-apps are running fine. I tried strace, a smal hello world and the fb2png. But all other apps failed ;(


 
+ Reply to Thread
Page 1 of 20 1234511 ... LastLast

Similar Threads

  1. Help with creating apps
    By xox_dead_inside_xox in forum Development
    Replies: 5
    Last Post: 02-17-2009, 11:02 PM
  2. Replies: 3
    Last Post: 10-21-2008, 10:13 AM
  3. installing native apps without mpkg
    By tmp_do in forum E6 General Chat
    Replies: 0
    Last Post: 07-04-2008, 06:38 PM
  4. how to creating java apps
    By Au6u5t_t in forum E680i General Chat
    Replies: 1
    Last Post: 01-23-2008, 11:20 PM
  5. Native Apps
    By m41d3n in forum A1200 General Chat
    Replies: 3
    Last Post: 05-15-2007, 12:34 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1