Resolve Problems
For each problem file, take actions to resolve the problem. This table lists common
problems and describes how to fix them.
Problem
Message
Description Fix
Not in
project
The file is not in the project. Add the file to the project.
You do not need to add all required
files to the project. For example,
you can exclude derived S-function
binary files that the source code in
your project generates. For more
information, see “Add Files to
Project” on page 31-6.
To remove a file from the problem
list without adding it to the
project, right-click the file and
select Add External File.
Missing
project file
The file is in the project but does
not exist on disk.
Create the file, or recover it using
source control.
Analyze Project Dependencies