-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio IDE
-
CCSIDE-3942
-
CCS_20.0.0
-
None
In cases where a main project has a dependency with two dependent projects and one of the two dependent projects also has a dependency on the other, an error message like the below can occur when importing the main project with the option to auto-import any dependent project found is enabled:
This is because the project in question as already been imported by the main project, so when the first dependent project also tries to import the same project, it fails.