Join Today
+ Reply to Thread
Results 1 to 7 of 7
  1. #1

    Default new native app - drawpad

    Drawpad is a draw application.
    a cam previewer as well.

    with drawpad, you can make notes
    on photos and save them

    more details about drawpad
    please visit http://vmlinuxx.googlepages.com/drawpad
    which is in chinese and with some screen shots



    here is the mpkg installer
    Attached Thumbnails Attached Thumbnails new native app - drawpad-drawpad1_207.jpg  
    Attached Files Attached Files

  2. #2

    Default

    真的挺实用的。
    My life Ezxed and you ?
    CN <==>EN
    ++My Ezx life Weblog++

  3. #3

    Default

    is not an appendix started on Е680, that to do ?

  4. #4
    Join Date
    Nov 2005
    Location
    Brazil
    Posts
    308

    Default

    cool app ...
    but you have some problems with drawtest script and sdl library filename. Your mpkg don't work without modifications ...

  5. #5

    Default

    Quote Originally Posted by epinter
    cool app ...
    but you have some problems with drawtest script and sdl library filename. Your mpkg don't work without modifications ...
    yes,i have found this problem,
    will you please show me a way out.

  6. #6
    Join Date
    Nov 2005
    Location
    Brazil
    Posts
    308

    Default

    change the order of the line "export LD_LIBRARY_PATH" placing it after mypath= ...
    add $mypath to LD_LIBRARY_PATH and rename libSDL-1.2.so to libSDL-1.2.so.0.


    Quote Originally Posted by vmlinuxx
    Quote Originally Posted by epinter
    cool app ...
    but you have some problems with drawtest script and sdl library filename. Your mpkg don't work without modifications ...
    yes,i have found this problem,
    will you please show me a way out.

  7. #7

    Default

    3x to epinter

    i modified the startup script:

    #!/bin/bash
    . /home/native/.profile

    myfile=`basename $0`
    mypath=`echo $0 | sed -e 's/'$myfile'$//g'`
    export QTDIR=/usr/lib/ezx
    export LD_LIBRARY_PATH=$QTDIR/lib:/diska/.usr/lib:$mypath
    export EZX_RES_FONT_PATH=$QTDIR/lib/fonts

    cd "$mypath"
    exec ./drawtest.bin $*

    and rename libSDL-1.2.so to libSDL-1.2.so.0
    Attached Files Attached Files


 
+ Reply to Thread

Similar Threads

  1. [APP] Navione - Native GPS (A1200/E6)
    By droopyargentina in forum A1200 Applications
    Replies: 9
    Last Post: 03-18-2010, 02:50 AM
  2. APP: Native FLASH .SWF Player (Beta)
    By droopyargentina in forum A1200 Applications
    Replies: 4
    Last Post: 08-06-2009, 10:57 PM
  3. APP: Native Stopwatch (Chronometer) for A1200/E6
    By droopyargentina in forum A1200 Applications
    Replies: 7
    Last Post: 10-24-2008, 01:50 AM
  4. [APP] wav2mp3 Converter - Native Linux
    By droopyargentina in forum A1200 Applications
    Replies: 0
    Last Post: 05-05-2008, 02:35 PM
  5. E680i native app development
    By Aragorn_DSP in forum Development
    Replies: 4
    Last Post: 09-20-2005, 04:50 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 Friendly URLs by vBSEO 3.6.0 RC 1