Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User jgiffen's Avatar
    Join Date
    May 2009
    Posts
    11
    I'm coding for the Nokia N95 8GB using the following IDE's:
    Carbide.c++ v2.0
    Visual Studio 2005 Pro with Carbide.vs v3.0.1

    In ..Symbian\9.2\S60_3rd_FP1\Epoc32\Data\epoc.ini the following line exists, allowing more than enough space on the simulator:
    Code:
    MegabytesOfFreeMemory 32
    In my .mmp file I have put the following as I require roughly a 2MB heap:
    Code:
    EPOCHEAPSIZE 2000000 2000000
    In Carbide, emulator and device builds respond to the command, giving me a 2MB heap.
    In Visual Studio, the command is ignored and I still receive the default 1MB heap. Why?

    This feels a lot like a previous unresolved problem I've had concerning VS and the .mmp file, see this thread http://discussion.forum.nokia.com/fo...d.php?t=169036

    Help! Is there any way to get VS to obey the mmp file commands?

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    It is unlikely that any Carbide.vs issues would be fixed in the future. The tool is revoked, you can not even download it from FN.

    PS: in your other thread you have simply disappeared, and so it was a bit hard to find out if the suggestion worked or not - or you have tried it at all.

  3. #3
    Registered User jgiffen's Avatar
    Join Date
    May 2009
    Posts
    11
    Apologies for disappearance, I did try everything suggested in the other thread, however nothing worked, and I figured that the answer was exactly as you stated, it's just not supported (I suppose referring to it as unresolved was the wrong word, my bad).

    So you think the same thing is happening here? It just seems like a much more important option to lack support for...unless it didn't exist at the point in time the version of VS I'm using was released. However, doesn't that imply nobody tried to use more than a 1MB heap for 2nd Ed. FP2??
    Last edited by jgiffen; 2009-09-23 at 16:31.

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    I have not used Carbide.vs, but as I remember it has some option about keeping .mmp settings and its internal settings synchronized or not. If that option happens to be switched off, it may happen that your changes in the .mmp are simply ignored.

  5. #5
    Registered User jgiffen's Avatar
    Join Date
    May 2009
    Posts
    11
    Alright I figured it out!
    After hunting through the project options to find what you had mentioned, I came across the answer.

    In:
    Project
    Properties
    Configuration Properties
    System
    Linker
    heap reserve size
    heap commit size

    These function identically to the arguments of EPOCHEAPSIZE, I obtained a 2MB heap in the simulator in VS with them.

Similar Threads

  1. Replies: 33
    Last Post: 2011-07-31, 19:39
  2. Carbide Visual Studio 2005
    By FrankTheFox in forum Symbian Tools & SDKs
    Replies: 2
    Last Post: 2008-09-24, 13:04
  3. Replies: 0
    Last Post: 2005-09-18, 13:53
  4. Visual Studio 2005 SDK
    By mccake in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2005-08-03, 16:43
  5. Symbian does NOT work with Visual Studio .NET according to this
    By kokuryu in forum Symbian Tools & SDKs
    Replies: 7
    Last Post: 2004-07-09, 15:13

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