Discussion Board

Search:

Type: Posts; User: gangaraju; Keyword(s):

Search: Search took 0.01 seconds; generated 4 minute(s) ago.

  1. Replies
    4
    Views
    929

    Re: Debugging problem in symbian device

    Hi,

    I am encountering GDB Crash during debugging on Qt Creator with Nokia C5-03.

    Dev environment:
    windows-xp sp3
    QtCreator-2.2.1
    Qt-4.7.3
    TRK
    gdb -version: 6.8
  2. CONE 8 panic for CAknSettingItemList object

    Hi,

    I am facing a problem in releasing the object of CAknSettingItemList.

    My ConstructL() contains

    iItemList = new (ELeave) CAknSettingItemList;
    iItemList->SetMopParent(this);...
  3. Replies
    3
    Views
    4,991

    Re: application icon

    hi

    I am porting my application from s60 2nd fp3 to s60 3rd_MR.
    By refering S60_Platform_Porting_from_2nd_to_3rd_Edition_v1_1_en.pdf
    I did neccessary changes.

    But application icon was not...
  4. Re: capability scan result: need DEPENDENT capability

    Hi ltomuta,
    my sincere appologies for that.
    I go ahead as you suggested.
    thanks.
  5. Re: capability scan result: need DEPENDENT capability

    thanks ltomuta,

    I will try with proposed SDK.
  6. Re: capability scan result: need DEPENDENT capability

    Thanks for that link ltomuta,
    as mensioned in the post,I copied mensioned GT*.xml files to C:\Symbian\9.1\S60_3rd\Epoc32\Data\capabilities and restart the carbideC++,still I found...
  7. Re: capability scan result: need DEPENDENT capability

    hi ltomuta,

    Thanks for the reply,

    I checked for GT&.XML file in my SDK,but not found.
    \epoc32\data\capabilities directory not exist in my sdk.
    could guide me where went wrong?
  8. Re: capability scan result: need DEPENDENT capability

    Hi
    I am porting a application which was developed on s60 2nd fp3 on to s60 3rd(9.1v) , I need to find required capabilities for open signing.

    I am using carbide 1.3v express edition,“Capability...
  9. Replies
    16
    Views
    18,332

    Re: Hooklogger usage problem

    Hi,

    I 'v installed HookLogger into C:\Program Files\Common Files\Symbian\tools on my system.
    My system 's intalled with S60 3rd(9.1) & S60 2nd fp3.

    I hooked hooklogger on S60 3rd & launched...
  10. Thread: Etelmm.dso

    by gangaraju
    Replies
    10
    Views
    9,339

    Re: Etelmm.dso

    Hi truf,

    I am attempting to port an application to symbian 9.1. The application is using etelmm.lib.When I compile for a gcce target I get an error stating that etelmm.dso is not found.

    I m not...
  11. Replies
    16
    Views
    6,611

    Re: E32Dll( TDllReason )

    sorry, little bit confusing,but I ddn't have E32main() in my main.cpp of dll.
    I had
    IMPORT_C TInt WinsMain();
    EXPORT_C TInt WinsMain()
    {
    return...
  12. Replies
    16
    Views
    6,611

    Re: E32Dll( TDllReason )

    Hi SKumar_Rao,

    ya,It is dll only.this .dll could loaded by my client application to activate Standbyview.

    As you suggested I edited my main.cpp like this
    /*IMPORT_C TInt WinsMain();
    EXPORT_C...
  13. Replies
    16
    Views
    6,611

    Re: E32Dll( TDllReason )

    I edited like this:
    IMPORT_C TInt WinsMain();
    EXPORT_C TInt WinsMain()
    {
    return reinterpret_cast<TInt>(&CIdleScreenNotify::ThreadFunction);
    }
    #if !defined(EKA2)

    GLDEF_C TInt...
  14. Replies
    16
    Views
    6,611

    Re: E32Dll( TDllReason )

    Getting Error as follows:

    screen.cpp
    IdleScreenNotify.UID.CPP
    mwldsym2.exe: Undefined symbol: 'int E32Main(void) (?E32Main@@YAHXZ)'
    mwldsym2.exe: referenced from '__E32Startup' in uc_exe.cpp:46...
  15. Replies
    16
    Views
    6,611

    Re: E32Dll( TDllReason )

    Thank you very much for the reply.


    equalent for s60 3rd for the following:

    .MMP

    TARGET IdleScreenNotify.exe
    TARGETTYPE epocexe
  16. Replies
    16
    Views
    6,611

    Re: E32Dll( TDllReason )

    Hi,waterInSky

    I am porting my application,from S60 2nd fp3 to S60 3rd.It ia a dll(polymorphic).could you please sugest me the equalent for s60 3rd for the following:

    // @anchor WinsMain...
  17. application:feature is not supported" -5 on S60 3rd

    Hi, I am porting my application from S60 2nd FP3 to S60 3rd(symbian 9.1v).

    application use standbyscreen also,that could implemented as Dynamic DLL.


    Respective .MMP files in S60 2nd Fp3 as...
  18. Show location/City information while application launch.

    Hi,

    I would like to show location/City information while application launch.
    Could anybody suggest me how to achieve this,Any API s availble in S60 2nd / 3rd edition?

    Any help appeciated....
  19. Replies
    5
    Views
    12,463

    Re: Cannot convert "R_HELLOWORLDBASIC_LOCALISABLE_APP_INFO" to a number

    Hi,
    thank you for the reply.
    I am using S60_3rd_Edition_SDK_Feature_Pack_2_v1_1_en and Carbide-v1.3

    ya,I used "Configure environment for WINSCW command line" for helloworldbasic example of 3rd...
  20. Replies
    5
    Views
    12,463

    Cannot convert "R_HELLOWORLDBASIC_LOCALISABLE_APP_INFO" to a number

    hi,
    I am exercising with helloworldbasic, porting from S60 2nd edition fp3 to S60 3rd edition fp2,I followed neccesary steps from S60_Platform_Porting_from_2nd_to_3rd_Edition_v1_1_en.pdf But when I...
  21. How to download an image from an URL using HTTP on S60 ?

    Hi,

    I am testing HTTP Client(vc++) example on S60 2nd edition.

    can any body tell me how would i be able to download an image from an URL using HTTP ?
    Any sample code code is appriciated .
    ...
Results 1 to 21 of 21
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