Join Today
+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Jun 2008
    Location
    Vietnam
    Posts
    125

    Default Problem while compile any native apps. & need a binary. help me.

    1- while I try compile native apps for rokr (helloezx, StopWatch, pictureflow... ) I get the problem in last step :

    ---------------------
    themoon@Marksman:~/develop/helloezx$ make
    arm-linux-g++ -c -pipe -DQWS -fno-exceptions -fno-rtti -Wall -W -O2 -mcpu=iwmmxt -mtune=iwmmxt -DNO_DEBUG -I/home/ezxsdk/qt-2.3.8/include -I/home/ezxsdk/qt-2.3.8/include/qt -I/home/ezxsdk/qt-2.3.8/include/ezx -I/home/ezxsdk/qt-2.3.8/include/tapi -I/home/ezxsdk/qt-2.3.8/include/qt-ext -o helloezx.o helloezx.cpp
    arm-linux-g++ -o helloezx helloezx.o main.o moc_helloezx.o -L/home/ezxsdk/qt-2.3.8/lib -lezxappsdk -lipp-jp -lezxopenwindow -lipp-miscGen -lezxappbase -lqte-mt -lezxjpeg -lezxpm
    /home/ezxsdk/arm-linux/bin/../lib/gcc-lib/arm-linux/3.3.6/../../../../arm-linux/bin/ld: warning: libezxjpeg.so.1, needed by /home/ezxsdk/qt-2.3.8/lib/libqte-mt.so, not found (try using -rpath or -rpath-link)

    ---------------------

    but the new binary still work. I dont know why.
    Can you help me fix it ?
    I'm using kundancool's SDK

    2 - I need a binary to show folder/file tree of system (on phone and other folder/file with the DOT before the name) to choice like ShowFile, ShowFolder or showsmallfile..
    Can anybody share it with me?
    Thanks so much.
    Sorry, my english is bad.

  2. #2

    Default

    Hey get as many as possible precompiled EZX binaries by me

    Binary collection shared folder : http://www.mediafire.com/kundancool#6nv9f6hgtv0hh,1

    ShowFile : http://www.mediafire.com/download.php?k9az14bo5k2mnsw
    ShowFolder : http://www.mediafire.com/download.php?ia2lufhsh5z4h16
    ShowQ : http://www.mediafire.com/download.php?g384ed4toxd6qq4
    ShowSaveDlg : http://www.mediafire.com/download.php?oq39j92dtw8n7w9
    ShowSmallFile : http://www.mediafire.com/download.php?o3fvj8duqh3glvr

    I hope this will be helpful

    Don't worry about the error I too get it ...
    its just some sort of tmake config error
    Last edited by kundancool; 09-07-2011 at 06:04 PM.
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED


  3. #3
    Join Date
    Jun 2008
    Location
    Vietnam
    Posts
    125

    Default

    Quote Originally Posted by kundancool View Post
    Hey get as many as possible precompiled EZX binaries by me

    Binary collection shared folder : http://www.mediafire.com/kundancool#6nv9f6hgtv0hh,1

    ShowFile : http://www.mediafire.com/download.php?k9az14bo5k2mnsw
    ShowFolder : http://www.mediafire.com/download.php?ia2lufhsh5z4h16
    ShowQ : http://www.mediafire.com/download.php?g384ed4toxd6qq4
    ShowSaveDlg : http://www.mediafire.com/download.php?oq39j92dtw8n7w9
    ShowSmallFile : http://www.mediafire.com/download.php?o3fvj8duqh3glvr

    I hope this will be helpful

    Don't worry about the error I too get it ...
    its just some sort of tmake config error
    Thanks for help.
    but these binanries can't show system files on phone I need others

  4. #4
    Join Date
    Nov 2006
    Location
    Ukraine, L`viv
    Posts
    67

    Default

    try SDK from that place

  5. #5
    Join Date
    Jun 2008
    Location
    Vietnam
    Posts
    125

    Default

    Quote Originally Posted by Bolik View Post
    try SDK from that place
    Thanks, I was tried some others ezxSDK but still got similar error.
    Now I'm using Kancancool's ezxSDK, it's good

  6. #6

    Default

    Quote Originally Posted by MarkDark View Post
    Thanks, I was tried some others ezxSDK but still got similar error.
    Now I'm using Kancancool's ezxSDK, it's good
    let me know if you have something regarding to SDK I will like to know...
    and the SDK Bolik suggested that is the same SDK I am using
    My SDK is just a rip of that SDK
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED


  7. #7
    Join Date
    Jun 2008
    Location
    Vietnam
    Posts
    125

    Default

    can anybody share to me the binary to open system files (files on phone and memory card)?

  8. #8

    Default

    Quote Originally Posted by MarkDark View Post
    can anybody share to me the binary to open system files (files on phone and memory card)?
    can you tell me what do you intend to do so that I can help you better as if you just want to browse and get file/folder path then I think we have to make one browser for that
    since I have not yet seen a file browser like that

    but if you are asking for mystuff and mmc folders I can give you one
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED


  9. #9
    Join Date
    Jun 2008
    Location
    Vietnam
    Posts
    125

    Default

    Quote Originally Posted by kundancool View Post
    can you tell me what do you intend to do so that I can help you better as if you just want to browse and get file/folder path
    Yes , just want to browse to some file/folder path in phone system like when you open file in Zeditor.

    Quote Originally Posted by kundancool
    but if you are asking for mystuff and mmc folders I can give you one
    we have showFile and showFolder for mmc folders

  10. #10

    Default

    Quote Originally Posted by MarkDark View Post
    Yes , just want to browse to some file/folder path in phone system like when you open file in Zeditor.

    we have showFile and showFolder for mmc folders
    I think we have to build it as there is nothing like that
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED



 
+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. mkezx and ncurses compile problem
    By kpa1200e in forum Development
    Replies: 2
    Last Post: 05-15-2008, 11:31 AM
  2. Native Apps
    By m41d3n in forum A1200 General Chat
    Replies: 3
    Last Post: 05-15-2007, 12:34 PM
  3. how to compile NATIVE gcc !!!!!!
    By bitfly in forum Development
    Replies: 0
    Last Post: 04-18-2006, 03:43 AM
  4. Help!Kernel compile problem!!!!!!
    By superlau in forum Development
    Replies: 9
    Last Post: 11-13-2005, 02:42 PM
  5. Creating own native qte apps
    By leprechaun in forum Development
    Replies: 198
    Last Post: 09-26-2005, 11:41 AM

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