[ERROR]
The assembler cannot find the file, which name is specified in the include directive.
- If the file exist, check if the directory where it is located is specified in the GENPATH environment variable.
- First check if your project directory is correct. A file "default.env" should be located there, where the environment variables are stored.
- The macro assembler looks for the included files in the working directory and then in the directory enumerated in the \c GENPATH environment variable.
- If the file do not exist, create it or remove the include directive.