Problem: Unexpected C/C++ Compilation Errors After Adding Annotations
Symptoms
After adding
annotations, you see unexpected compiler messages when building your C/C++ target executable.
Intel® Advisor
Details
After you add the annotations and the
annotation definition file, you see unexpected C/C++ compiler messages.
#include
line to include the
Intel® Advisor
Cause
Possible causes:
- Type and debug symbol conflicts.
- windows.hfile issues.
Possible Solution
Do the following:
- Read the help topics starting with Tips for Annotation Use with C/C++ Programs to help you decide how to modify your sources, such as .
- Modify sources.
- Rebuild your target.