Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Memory issue on Symbian^3
Forum Updated to NodeBB v4.3 + New Features

Memory issue on Symbian^3

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qwertyuiopearendil
    wrote on last edited by
    #1

    Hi All,
    I'd like to know if someone know what is the max size that a Qt app could use of memory, because i've seen some strange behavoiur of my app.
    Thanks.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jbarron
      wrote on last edited by
      #2

      Assuming you are talking about Symbian, the max size is what is specified in your .pro file using the TARGET.EPOCHEAPSIZE variable. We have some default value which has changed over time, but I suggest you add your own value to your .pro file to specify what you need:

      http://doc.trolltech.com/4.7/qmake-variable-reference.html#target-epocheapsize

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved