Visible to Intel only — GUID: GUID-54BCD0A4-AFD5-4382-A170-82EFE4AD6F8C
Visible to Intel only — GUID: GUID-54BCD0A4-AFD5-4382-A170-82EFE4AD6F8C
Problem: Unexpected C/C++ Compilation Errors After Adding Annotations
Symptoms
After adding Intel® Advisor annotations, you see unexpected compiler messages when building your C/C++ target executable.
Details
After you add the annotations and the #include line to include the Intel® Advisor annotation definition file, you see unexpected C/C++ compiler messages.
Cause
Possible causes:
Type and debug symbol conflicts.
windows.h file 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 Handling Compilation Issues that Appear After Adding advisor-annotate.h.
Modify sources.
Rebuild your target.