Archived:Importing from MMP file omits stack size definition in Carbide.c++ Express (Known Issue)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
Article Metadata
Compatibility
Platform(s): S60 3rd Edition
Article
Created: User:Technical writer 1
(20 Aug 2007)
Last edited: hamishwillee
(29 Jun 2012)
Description
The EPOCSTACKSIZE statement is used in the project definition file (.MMP) to set a stack size for executables other than the default 8KB. When importing a project from an MMP file in Carbide.c++ Express, this definition is not adopted to Carbide's project settings.
Solution
The stack size setting can be configured manually in Carbide.c++ project properties:
In project's Properties, go to:
C/C++ Build, S60 3.0 Phone (GCCE) Release configuration Post Linker -> General Options Stack size in bytes (insert a number in hexadecimal).


(no comments yet)