Discussion Board

Results 1 to 8 of 8
  1. #1
    Registered User amipatel's Avatar
    Join Date
    Jun 2008
    Posts
    87
    hi

    my application was developed with carbide c++.
    i tried both .exe and .app of my application installed in UIQ 2.1 emulator.
    it installed successfully but when i try to run it gives 'not Found' error.
    is there any problem with application type?

  2. #2
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    have you changed any thing to the generated ? looks like you are missing some thing in pkg file.

  3. #3
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Yes and no, both .app and .exe are supported but you need to use .exe for console type of applications and .app for GUI applications, don't mix the app type with the extension.

    Have you built any of the SDK examples, do they work?

  4. #4
    Registered User amipatel's Avatar
    Join Date
    Jun 2008
    Posts
    87
    Quote Originally Posted by skumar_rao View Post
    have you changed any thing to the generated ? looks like you are missing some thing in pkg file.
    here is my .mmp file

    /////////////////////////////////////////
    TARGET UIQtest.exe
    TARGETTYPE exe
    UID 0 0x0c71456d

    USERINCLUDE ..\inc
    SYSTEMINCLUDE \epoc32\include

    SOURCEPATH ..\src
    SOURCE UIQtest.cpp

    LIBRARY euser.lib

    #ifdef ENABLE_ABIV2_MODE
    DEBUGGABLE
    #endif

    //////////////////////////////////////////

    and .pkg

    //////////////////////////////////////////

    #{"UIQtest EXE"},(0x0c71456d),1,0,0


    ;Localised Vendor name
    %{"Vendor-EN"}

    ;Unique Vendor name
    :"Vendor"
    "C:\Symbian\UIQ_21\epoc32\release\armi\urel\UIQtest.exe" -"!:\system\apps\UIQtest\UIQtest.exe", FILERUN, RI

    ///////////////////////////////////////
    did i missed something because it i just try to run a template from the carbide c++

  5. #5
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    If UIQ has the same security policies as S60 then FR, RI will not work from self-signed packages.

    Why don't you add an icon to your application and try to start the app from the menu.

  6. #6
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    It is something that you should also ask on developer.uiq.com
    In case of a Symbian 6-7-8 Nokia device, such installation file would not place anything into the menu (.exe-s do/can not appear in the menu of 1st and 2nd edition S60 devices), but it would be started at installation time (since the FILERUN, RUNINSTALL options).
    It is also true that the built-in File Manager refuses to launch .exe files on Nokia devices too.

  7. #7
    Registered User amipatel's Avatar
    Join Date
    Jun 2008
    Posts
    87
    Quote Originally Posted by ltomuta View Post
    If UIQ has the same security policies as S60 then FR, RI will not work from self-signed packages.

    Why don't you add an icon to your application and try to start the app from the menu.
    i have also try .app will installed but not run
    where i have not used FR, RI but still it not running

  8. #8
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Quote Originally Posted by amipatel View Post
    i have also try .app will installed but not run
    where i have not used FR, RI but still it not running
    And any particular error propagation? I do not know whether ErrRd approach work in this case but you can try it at least.

    Kiran.
    Nokia Developer Wiki Moderation team

Similar Threads

  1. How to install a self-signed J2ME application in a mobile device?
    By shreyasbellary in forum Mobile Java Networking & Messaging & Security
    Replies: 17
    Last Post: 2009-04-30, 19:44
  2. not able to see the application on the device
    By krgvs in forum Symbian C++
    Replies: 5
    Last Post: 2008-03-10, 09:22
  3. MMS application launching on device
    By amity in forum General Messaging
    Replies: 1
    Last Post: 2007-07-03, 11:10
  4. Replies: 6
    Last Post: 2007-04-18, 11:44
  5. Assign file type to application?
    By stowey in forum Mobile Java General
    Replies: 1
    Last Post: 2005-11-09, 04:46

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved