Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor jennie's Avatar
    Join Date
    Mar 2007
    Posts
    165
    Hai,
    My application successfully running on Emulater.But when Iam trying to install on Nokia N72 series device(using Nokia PC Suite) giving errors.What are these errors?Pls help me.

    ERROR:
    PETRAN - PE file preprocessor V01.00 (Build 192)
    Copyright (c) 1996-2004 Symbian Ltd.

    Dll 'SECUREDB[05161B64].APP' has initialised data.
    make[1]: *** [..\..\..\EPOC32\RELEASE\ARMI\UREL\SECUREDB.APP] Error -2
    make: *** [TARGETSECUREDB] Error 2
    make -r -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\SYMBIAN\8.1A\S60_2ND_FP3\S
    ERIES60EX\SECUREDB\GROUP\ARMI.make" FINAL CFG=UREL VERBOSE=-s

    C:\Symbian\8.1a\S60_2nd_FP3\Series60Ex\SecureDB\group>cd,,
    C:\Symbian\8.1a\S60_2nd_FP3\Series60Ex\SecureDB\group

    C:\Symbian\8.1a\S60_2nd_FP3\Series60Ex\SecureDB\group>cd..

    C:\Symbian\8.1a\S60_2nd_FP3\Series60Ex\SecureDB>cd sis

    C:\Symbian\8.1a\S60_2nd_FP3\Series60Ex\SecureDB\sis>makesis SecureDB.pkg
    Processing SecureDB.pkg...
    Created SecureDB.SIS

    Jennie.

  2. #2
    Registered User Sorcery-ltd's Avatar
    Join Date
    Dec 2006
    Posts
    2,280
    Dll 'SECUREDB[05161B64].APP' has initialised data.
    Has your application got some static data (global variables?) by any chance?

    That's not allowed in a Symbian DLL - certainly not in S60 2nd Edition anyway. You would need to use TLS (Thread Local Storage) instead. If you have some constant data then make sure you declare is as "const".

    Hope that helps,
    Sorcery

  3. #3
    Regular Contributor jennie's Avatar
    Join Date
    Mar 2007
    Posts
    165
    Hai Sorcery,
    Thanks for ur reply.Iam not using any Dll here.My application requires global variables.TLS ........Iam not aware of this?Pls help me.

    Regards,
    Jennie.

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    How about typing tls in the Search field of the SDK Help? Focus on the hit "Dll in Threads and Processes".

Similar Threads

  1. File server: Compilation error in carbide.c++
    By justteam in forum Symbian C++
    Replies: 6
    Last Post: 2007-01-03, 23:44
  2. Symbian1 : error PRJ0003 : Error spawning 'cl.exe'
    By ssaqibbukhari in forum OMA DM/DS/CP
    Replies: 0
    Last Post: 2006-04-15, 09:48
  3. How to reformat the file?
    By ryanfunghk in forum Symbian Networking & Messaging (Closed)
    Replies: 0
    Last Post: 2005-03-26, 17:43
  4. how ti build app and sis file ????
    By the_cygnus in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2002-09-26, 13:08

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