<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: fatal error: advisor-annotate.h in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/fatal-error-advisor-annotate-h/m-p/1306245#M21149</link>
    <description>&lt;P&gt;Try to edit the Makefile by changing 'ADVISOR_2018_DIR' to 'ADVISOR_2021_DIR'&lt;/P&gt;</description>
    <pubDate>Thu, 12 Aug 2021 12:02:34 GMT</pubDate>
    <dc:creator>Ruslan_M_Intel</dc:creator>
    <dc:date>2021-08-12T12:02:34Z</dc:date>
    <item>
      <title>fatal error: advisor-annotate.h</title>
      <link>https://community.intel.com/t5/Analyzers/fatal-error-advisor-annotate-h/m-p/1306173#M21142</link>
      <description>&lt;P&gt;HI:&lt;/P&gt;
&lt;P&gt;I encountered the problem of the advisor-annotate.h header file when using the advisor example on the official website.&lt;/P&gt;
&lt;P&gt;1.&lt;SPAN style="font-family: inherit;"&gt;Return to the&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;Survey Report&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;, right-click any data row in the top pane, and choose&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;Edit Source&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class="p"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to open the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;nqueens_serial.cpp&lt;/SPAN&gt;source file in an editor.&lt;/DIV&gt;
&lt;DIV class="p"&gt;2.&lt;SPAN&gt;Search for ADVISOR SUITABILITY EDIT and follow the directions in the sample code. Make four total edits:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="p"&gt;&lt;SPAN style="font-family: inherit;"&gt;- Uncomment&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;//#include &amp;lt;advisor-annotate.h&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="p"&gt;&lt;SPAN style="font-family: inherit;"&gt;...&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="p"&gt;When I uncommented, the following error was reported when executing the command&lt;/DIV&gt;
&lt;DIV class="p"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;make 1_nqueens_serial&lt;/SPAN&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;SPAN&gt;g++ -m64 nqueens_serial.cpp -o 1_nqueens_serial -O2 -g -I /include/ -ldl&lt;BR /&gt;nqueens_serial.cpp:74:10: fatal error: advisor-annotate.h: No such file or directory&lt;BR /&gt;74 | #include &amp;lt;advisor-annotate.h&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; |&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ^~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [Makefile:51: 1_nqueens_serial] Error 1&lt;/SPAN&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="p"&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;UL id="mark-best-parallel-opportunities-with-annotations_GUID-19A10844-8B6C-4271-B6E6-2844B6CFEB23" class="ul"&gt;&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 07:50:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/fatal-error-advisor-annotate-h/m-p/1306173#M21142</guid>
      <dc:creator>liu_wei67</dc:creator>
      <dc:date>2021-08-12T07:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: fatal error: advisor-annotate.h</title>
      <link>https://community.intel.com/t5/Analyzers/fatal-error-advisor-annotate-h/m-p/1306245#M21149</link>
      <description>&lt;P&gt;Try to edit the Makefile by changing 'ADVISOR_2018_DIR' to 'ADVISOR_2021_DIR'&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 12:02:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/fatal-error-advisor-annotate-h/m-p/1306245#M21149</guid>
      <dc:creator>Ruslan_M_Intel</dc:creator>
      <dc:date>2021-08-12T12:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: fatal error: advisor-annotate.h</title>
      <link>https://community.intel.com/t5/Analyzers/fatal-error-advisor-annotate-h/m-p/1306439#M21156</link>
      <description>&lt;P&gt;thanks,&amp;nbsp;I have solved this problem.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 01:30:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/fatal-error-advisor-annotate-h/m-p/1306439#M21156</guid>
      <dc:creator>liu_wei67</dc:creator>
      <dc:date>2021-08-13T01:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: fatal error: advisor-annotate.h</title>
      <link>https://community.intel.com/t5/Analyzers/fatal-error-advisor-annotate-h/m-p/1306489#M21157</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Thanks for posting in Intel communities.&lt;/SPAN&gt; &lt;SPAN style="font-size: 14.6667px;"&gt;Glad to know that your issue is resolved. If you need any additional information, please submit a new question as this thread will no longer be monitored.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14.6667px;"&gt;Thanks and Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14.6667px;"&gt;Rahul&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 06:32:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/fatal-error-advisor-annotate-h/m-p/1306489#M21157</guid>
      <dc:creator>RahulU_Intel</dc:creator>
      <dc:date>2021-10-04T06:32:40Z</dc:date>
    </item>
  </channel>
</rss>

