Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User sumitsasken's Avatar
    Join Date
    Jan 2009
    Posts
    16
    I am working on Qt S60 GUI application, but its giving error for cleanupStack function calls ("undefined identifier CleanupStack"). I tried by initialising cleanupStack in my application as we do for console apps, but same error. Do the support for CleanupStack provided for Qt S60 applications? If so, Please let me know how to use.

    Thanks in Advance
    Sumit

  2. #2
    Nokia Developer Moderator A.A.M.'s Avatar
    Join Date
    Jan 2008
    Location
    Moscow, Russia
    Posts
    3,311
    Welcome to the Forum Nokia Developer discussion board!

    Class CleanupStack
    Location: e32base.h
    Link against: euser.lib
    So try to add include
    Code:
    #include <e32base.h>
    Last edited by A.A.M.; 2009-02-06 at 12:15.

Similar Threads

  1. Replies: 158
    Last Post: 2012-05-23, 19:00
  2. Problem in develop S60 Symbian Application!!!!
    By g.page in forum Mobile Java Tools & SDKs
    Replies: 3
    Last Post: 2009-10-06, 00:34
  3. S60 application naming rules
    By dasch in forum General Development Questions
    Replies: 4
    Last Post: 2008-07-30, 14:45
  4. Cannot run console application on S60 3rd gen (nokia 6110 navigator)
    By mcbure in forum Series 40 & S60 Platform Feedback Archive
    Replies: 2
    Last Post: 2008-07-14, 19:01
  5. Development of a dictionary application in Symbian S60
    By som_mukhopadhyay in forum Symbian C++
    Replies: 0
    Last Post: 2008-04-24, 05:21

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