Hello,
I am used to import my projects with a macros.ini file for getting projects with relative paths. But strangely, I am now getting an error message I have never encountered before. Here are my setup:
- I have a project with a macros.ini file defining the path variable SRC_ROOT.
- The project contains several linked files and folders
- The linked files and folders are not under the project root folder
- The project root folder is not inside the workspace root folder
- My workspace already has a path variable SRC_ROOT defined with the correct path (because other projects use this same variable).
If I import my project with the "Project -> Import existing CCS... project", I get the following error window:
The project looks being imported anyway in the workspace, but any linked folder/files does not appear.
On the other hand, if I first delete the path variable SRC_ROOT in the workspace and repeat exactly the same procedure, the project is successfully imported with no error message.
Is there something I am doing wrong or is this a bug with the import feature?
Thanks
Franck