Join Today
Page 3 of 6 FirstFirst 123456 LastLast
Results 21 to 30 of 58
Like Tree2Likes

Thread: The way to E6/A1200 Native EZX Application

  1. #21
    Join Date
    Jul 2007
    Location
    Samut Prakarn, Thailand
    Posts
    79

    Default

    Quote Originally Posted by onix View Post
    Hi donga.

    I've tried all these QE apps and all of them work on A1200 with 53p. The problem is i can't link any of them against my libraries. This is what i get:

    src/lib/qeapplication.o(.gnu.linkonce.r._ZTV13QEApplication+0x5c): undefined reference to `ZApplication::insertStr(QWSEvent*)'
    src/lib/qeapplication.o(.gnu.linkonce.r._ZTV13QEApplication+0x64): undefined reference to `ZApplication::hardKeyEventFilter(QKeyEvent*)'
    src/lib/qelabel.o(.text+0xe0): In function `QELabel::QELabel[not-in-charge](QString const&, QWidget*, char const*, bool)':
    : undefined reference to `QFont::QFont[in-charge](QString const&, int, int, bool)'
    src/lib/qelabel.o(.text+0x234): In function `QELabel::QELabel[in-charge](QString const&, QWidget*, char const*, bool)':
    : undefined reference to `QFont::QFont[in-charge](QString const&, int, int, bool)'

    Any idea why ? I have set up my environment and tools as you described so i think my ezx libs are different . What's your fw ?
    I guess you use the Original Samr7's header, right ?

    Try to replace the older with zapplication.h from my attachments (header-dev-ezx-samr7.tar.gz.zip)
    then clean rebuild it again.


    /me Pray for it worked -_-"
    Sad but TRUE and Nothing else matter about Native EZX SDK , How to ROKR ?

  2. #22

    Default

    I still cannot build mkezx-crosstool even I upgrade to OpenSuSE 10.2. got an error after execute command mkezx build-package crosstool-ezx about 15-20 minutes.

    I 'll try Donga's header with old samr7 's crosstool in my cygwin to night.
    Visit my Blog here.http://my.opera.com/eakrin

  3. #23

    Default

    I've solved my problem. I was already using your headers, but not the correct version for qte. It only work with qte1 headers. Now I can link these apps. Thanks!

  4. #24

    Default

    After testing. Wrapper technic can work on samr7's crosstool. I can create A1200 app with it on cygwin like from Donga's mkezx 's crosstool on OpenSuSE 10.2.

    But after I re-read this thread again. To use wrapper we technic we need to coding all widget to make a QEWidget inherited. Is this true?
    Visit my Blog here.http://my.opera.com/eakrin

  5. #25
    Join Date
    Jul 2007
    Location
    Samut Prakarn, Thailand
    Posts
    79

    Default

    Quote Originally Posted by eakrin View Post
    After testing. Wrapper technic can work on samr7's crosstool. I can create A1200 app with it on cygwin like from Donga's mkezx 's crosstool on OpenSuSE 10.2.

    But after I re-read this thread again. To use wrapper we technic we need to coding all widget to make a QEWidget inherited. Is this true?
    Right and Wrong, Like i said on the first post, we can not inherit almost classes, or if can but incomplete on working.
    That is the reason of Why we need to wrap any class. Yes, You can try with yourself.
    I think the big problem with all current headers which we have, coz we loss the important header which hard modified by MOTO, they contains the group of QPTF class QPTFServer, QPTFScreen etc. So we can not inherit any class directly without them.

    But wait, i found the many of UTIL_* class which should work if we can define them correctly to the header. Then, please hack UTIL_* class first before try to wrap any class.


    Regards,
    donga.
    Last edited by donga; 10-09-2007 at 12:23 PM.
    Sad but TRUE and Nothing else matter about Native EZX SDK , How to ROKR ?

  6. #26

    Default

    I tried arm-linux-nm -aDC on many libraries. and found that interesting function like ZResReader that use to read icon from iconres.ezx. and many of UTIL_class. so I'll try UTIL_* first.

    How about use a source code of QT2.3 embended + Wrapper technic to create our Widgets?
    Visit my Blog here.http://my.opera.com/eakrin

  7. #27
    Join Date
    Sep 2005
    Location
    Jakarta, Indonesia
    Posts
    1,091

    Default

    Good idea eakrin. If not wrong, A1200's EZX using qte-2.3.8. Maybe need to wrapping qwidget only.

  8. #28

    Default

    here is my ZApplication.h version 0.0.1. hacking from command arm-linux-nm -aDC on A1200's libezxappbase.so. and compare with samr7's zapplication.h + qapplication.h.

    I just test with my old delete all themes ezx. compile pass with not errors and app can run in my A1200. (App is only display ZMessageBox onscreen and ask to delete theme)

    let testing it and report error. It's good if tell me how and where to correct the errors.

    is this way easier than wrapping Widget?

    cheers!!
    eakrin
    Attached Files Attached Files
    Visit my Blog here.http://my.opera.com/eakrin

  9. #29

    Default

    Great work! Wish you add qlineedit/zmultilineedit wrapper.

  10. #30

    Post libezxappbase.so.1.0.0 dump

    hi to all the developers

    can sombody look into the attachment with this post it is having dump of all the symbols in libezxappbase.so.1.0.0 lib of A1200

    please help me by guiding or converting this dump to a headerfile so one can use foe devlopment..

    i dont know how to proceed but know that it can be done

    waiting for a quick reply..
    Attached Files Attached Files


 
Page 3 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. Native EZX messenger-GAIM,etc..
    By naset in forum Development
    Replies: 51
    Last Post: 02-08-2010, 09:42 PM
  2. Native ezx app/code sharing, tips and tricks
    By rpconnect in forum Development Stickys
    Replies: 50
    Last Post: 11-01-2007, 12:30 PM
  3. All application (Soft, Game and more) for EZX linux phone
    By boy_dn in forum E680i General Chat
    Replies: 5
    Last Post: 02-11-2007, 04:24 PM
  4. porting Opie application to ezx problem.
    By eakrin in forum Development
    Replies: 2
    Last Post: 06-26-2006, 11:30 PM
  5. anyone has IM native application
    By sky2k in forum E680i General Chat
    Replies: 1
    Last Post: 01-06-2006, 05:53 PM

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