<?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 Hi - Just to be sure - are in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/EventLogReader-sample-on-windows/m-p/1098851#M6679</link>
    <description>&lt;P&gt;Hi - Just to be sure - are you following the guidance in the Implementation and Reference Guide? &amp;nbsp;And have you installed the Microsoft Platform SDK?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/WordDocuments/generalrequirementsforthewindowscsamples.htm" target="_blank"&gt;https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/WordDocuments/generalrequirementsforthewindowscsamples.htm&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;And I just noticed you are trying to use MS 2015. &amp;nbsp;The SDK that supports AMT version 10 is built for MS 2008. &amp;nbsp;Try the guidance below and see if you can get your samples to build.&lt;/P&gt;

&lt;H2&gt;&lt;A id="_Ref241315425" name="_Ref241315425"&gt;General Requirements for the Windows C++ Samples&lt;/A&gt;&lt;/H2&gt;

&lt;P style="margin-left:14.4pt;"&gt;The Windows C++ samples were developed using&amp;nbsp;Visual&amp;nbsp;C++ 2008 Service Pack 1 (SP1).&amp;nbsp;Visual&amp;nbsp;Studio&amp;nbsp;Professional Edition 2008 with Service Pack 1 must be installed to compile and run the Intel AMT Windows C++ samples.&amp;nbsp; The sample behavior in newer versions of&amp;nbsp;Visual&amp;nbsp;Studio&amp;nbsp;cannot be guaranteed. They depend on runtime elements from this development environment. The Microsoft&amp;nbsp;Visual&amp;nbsp;C++ 2008 Redistributable Package (x86) installs runtime components of&amp;nbsp;Visual&amp;nbsp;C++ Libraries required to run applications developed with&amp;nbsp;Visual&amp;nbsp;C++ on a computer that does not have&amp;nbsp;Visual&amp;nbsp;C++ 2008 installed. If you do not have&amp;nbsp;Visual&amp;nbsp;C++ 2008 installed on your platform, follow&lt;A href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2"&gt;&amp;nbsp;this link&lt;/A&gt;&amp;nbsp;to download and install the redistributable package on the platform where you will execute the samples.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Dec 2015 20:50:04 GMT</pubDate>
    <dc:creator>Gael_H_Intel</dc:creator>
    <dc:date>2015-12-16T20:50:04Z</dc:date>
    <item>
      <title>EventLogReader sample on windows</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/EventLogReader-sample-on-windows/m-p/1098850#M6678</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am trying to compile&amp;nbsp;EventLogReader &lt;SPAN style="font-size: 13.008px; line-height: 15.6096px;"&gt;sample&amp;nbsp;on windows&amp;nbsp;&lt;/SPAN&gt;with VS 2015 express but encountered many link errors like:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;CimOpenWsmanClientD.lib(error.obj) : warning LNK4217: locally defined symbol _vsnprintf imported in function _xmlReportError
2&amp;gt;MSVCRTD.lib(vsnprintf.obj) : warning LNK4049: locally defined symbol _vsnprintf imported
2&amp;gt;CimOpenWsmanClientD.lib(entities.obj) : error LNK2001: unresolved external symbol __imp___snprintf&lt;/PRE&gt;

&lt;P&gt;Couldn't solve.&lt;/P&gt;

&lt;P&gt;Tnx,&lt;/P&gt;

&lt;P&gt;Ronnie&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 11:07:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/EventLogReader-sample-on-windows/m-p/1098850#M6678</guid>
      <dc:creator>Ronnie_S_</dc:creator>
      <dc:date>2015-12-07T11:07:06Z</dc:date>
    </item>
    <item>
      <title>Hi - Just to be sure - are</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/EventLogReader-sample-on-windows/m-p/1098851#M6679</link>
      <description>&lt;P&gt;Hi - Just to be sure - are you following the guidance in the Implementation and Reference Guide? &amp;nbsp;And have you installed the Microsoft Platform SDK?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/WordDocuments/generalrequirementsforthewindowscsamples.htm" target="_blank"&gt;https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/WordDocuments/generalrequirementsforthewindowscsamples.htm&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;And I just noticed you are trying to use MS 2015. &amp;nbsp;The SDK that supports AMT version 10 is built for MS 2008. &amp;nbsp;Try the guidance below and see if you can get your samples to build.&lt;/P&gt;

&lt;H2&gt;&lt;A id="_Ref241315425" name="_Ref241315425"&gt;General Requirements for the Windows C++ Samples&lt;/A&gt;&lt;/H2&gt;

&lt;P style="margin-left:14.4pt;"&gt;The Windows C++ samples were developed using&amp;nbsp;Visual&amp;nbsp;C++ 2008 Service Pack 1 (SP1).&amp;nbsp;Visual&amp;nbsp;Studio&amp;nbsp;Professional Edition 2008 with Service Pack 1 must be installed to compile and run the Intel AMT Windows C++ samples.&amp;nbsp; The sample behavior in newer versions of&amp;nbsp;Visual&amp;nbsp;Studio&amp;nbsp;cannot be guaranteed. They depend on runtime elements from this development environment. The Microsoft&amp;nbsp;Visual&amp;nbsp;C++ 2008 Redistributable Package (x86) installs runtime components of&amp;nbsp;Visual&amp;nbsp;C++ Libraries required to run applications developed with&amp;nbsp;Visual&amp;nbsp;C++ on a computer that does not have&amp;nbsp;Visual&amp;nbsp;C++ 2008 installed. If you do not have&amp;nbsp;Visual&amp;nbsp;C++ 2008 installed on your platform, follow&lt;A href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2"&gt;&amp;nbsp;this link&lt;/A&gt;&amp;nbsp;to download and install the redistributable package on the platform where you will execute the samples.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 20:50:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/EventLogReader-sample-on-windows/m-p/1098851#M6679</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2015-12-16T20:50:04Z</dc:date>
    </item>
    <item>
      <title>It seems to be a problem with</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/EventLogReader-sample-on-windows/m-p/1098852#M6680</link>
      <description>&lt;P&gt;It seems to be a problem with the installed platform SDK.&lt;BR /&gt;
	Uninstalled and Reinstalled it, fixed the problem.&lt;/P&gt;

&lt;P&gt;Thx.&lt;/P&gt;

&lt;P&gt;Ronnie&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 06:54:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/EventLogReader-sample-on-windows/m-p/1098852#M6680</guid>
      <dc:creator>Ronnie_S_</dc:creator>
      <dc:date>2015-12-17T06:54:34Z</dc:date>
    </item>
    <item>
      <title>I was thinking it might have</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/EventLogReader-sample-on-windows/m-p/1098853#M6681</link>
      <description>&lt;P&gt;I was thinking it might have been a Platform SDK issue. I'm glad you got it working.&lt;/P&gt;

&lt;P&gt;Gael&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 16:39:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/EventLogReader-sample-on-windows/m-p/1098853#M6681</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2015-12-18T16:39:52Z</dc:date>
    </item>
  </channel>
</rss>

