Hi,
I'm trying to integrate Carbide projects with subversion version control using Subclipse 1.0.4 plugin. The problem i'm facing when building the imported project it gives me the following error:
"EPOCROOT macro could not be resolved. Check your project Environment properties for errors. Also insure that your devices.xml SDK ID has not changed since the project was created. Reimporting your project will reset the values. ContactsBrowser February 6, 2007 1:43:15 PM 30"
The steps I'm doing are as follows:
First of all, using carbide c++ 1.1 I created a project and shared it to the repository using the subclipse plugin. It gets imported successfully.
The next step, I import the project to another computer using "checkout projects from svn" option in Carbide c++. It gets imported successfully.
Then when i build the project i get the previous error.
I tried using TortosieSVN to import and checkout the project between different machines. I had the same error when building the project.
What could be the solution for this problem, I try to make sure that all carbide c++ installations would have the same workspace.
One thing though I'm not sure about is the version of carbide c++ that I'm using to create the project is Carbide C++ 1.1 developer and the one I'm using is Carbide C++ 1.0 express.
What could be the solution for the importing problem?
thanks



