Intel® Advisor Help
After adding Intel® Advisor annotations, you see unexpected compiler messages when building your C/C++ target executable.
After you add the annotations and the #include line to include the Intel® Advisor annotation definition file, you see unexpected C/C++ compiler messages.
Possible causes:
Type and debug symbol conflicts.
windows.h file issues.
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 Handling Compilation Issues that Appear After Adding advisor-annotate.h.
Modify sources.
Rebuild your target.