Join Now
Quality Rating:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)
Expertise Level:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)

This page was last modified 23:19, 16 April 2007.

Open C and Carbide c++

From Forum Nokia Wiki

Integration with Carbide c++ 1.1

When using public release with Carbide c++ 1.1 you will need to carry out the following:

When you have created new libary project,or any new project for using Open C

You must add the following System Include Path to each Carbide.C++ project.

"${EPOCROOT}epoc32\include\stdapis" Right click on project name in project window. Select "Properties" from the near the bottom. Click on the "C++ Build" tab on the right.


On the right, bottom is System Include Path. Click green "Add" button and enter

"${EPOCROOT}epoc32\include\stdapis"

without the quotes and click "OK"

Clearly you must follow the install directions with the distribution

My full path is now "C:\Symbian\9.2\S60_3rd_FP1\Epoc32\include\stdapis"

The file Open C SDK is extracted using WinRAR from the top level Epoc32 to

"C:\Symbian\9.2\S60_3rd_FP1\Epoc32

Related Discussions
Thread Thread Starter Forum Replies Last Post
Getting Started: Eclipse, Carbide.J and S40? spiritofcat Mobile Java Tools & SDKs 2 2006-02-28 04:54
How to edit / copy themes present on the phone vcsush Themes/Carbide.ui 1 2007-03-01 12:34
How to install Open C plugin meihao Open C 9 2007-10-17 21:38
what's the effect when carbide expires? xersmith General Symbian C++ 5 2007-03-03 12:54
Carbide.C++ Missing Active Build Configurations? stellion Carbide.c++ and CodeWarrior Tools 5 2007-04-27 10:06
 
Powered by MediaWiki