Join Today
+ Reply to Thread
Results 1 to 4 of 4
Like Tree1Likes
  • 1 Post By sjj

Thread: E2 SDK RELEASED!!!

  1. #1
    Join Date
    Feb 2007
    Location
    SG
    Posts
    99

    Default E2 SDK RELEASED!!!

    e2-ezx-sdk

    HOWTO.txt
    how to build e2 native program:

    install the arm-linux-gcc

    1.set the env path:
    run:

    export PATH=$PATH:/usr/local/arm/bin
    export QTDIR=~/e2-ezx-sdk
    export TMAKEPATH=~/e2-ezx-sdk/tmakelib/pwd/arm-linux-g++/
    export PATH=$PATH:~/e2-ezx-sdk/bin

    notice: ~ is the parent dir of e2-ezx-sdk

    2.in ur program dir

    run:
    progen -o makefile.pro
    tmake makefile.pro -o Makefile

    notice makefile is ur function name

    3.modify the Makefile

    find the key named "LIBS"
    modify the value to
    LIBS = $(SUBLIBS) -L$(QTDIR)/lib -lm -lqte-mt -lipp-codecJP -lezxappbase -lipp-miscGen -lezxpm -lipp-jp

    4 make

    run:

    make

    at last, u get the program which u want ^o^

    if u have some question, Email : flylasly@gmail.com

    DOWNLOAD
    denis_mais likes this.

  2. #2

    Default

    link is off

  3. #3
    Join Date
    Jul 2005
    Location
    Franconia
    Posts
    4,866

  4. #4

    Default

    Tks!


 
+ Reply to Thread

Similar Threads

  1. Replies: 0
    Last Post: 06-20-2009, 01:30 AM
  2. Replies: 0
    Last Post: 04-14-2009, 07:40 PM
  3. Replies: 2
    Last Post: 08-26-2008, 09:07 PM
  4. Replies: 0
    Last Post: 08-07-2008, 02:44 AM
  5. SDK?
    By shaheer_k in forum Development
    Replies: 4
    Last Post: 05-23-2006, 02:26 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 Friendly URLs by vBSEO 3.6.0 RC 1