<?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 Quick question did you in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924629#M1428</link>
    <description>&lt;P&gt;Quick question did you include all header files with all needed declarations?&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2013 15:56:48 GMT</pubDate>
    <dc:creator>Bernard</dc:creator>
    <dc:date>2013-09-18T15:56:48Z</dc:date>
    <item>
      <title>[PCM]</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924622#M1421</link>
      <description>&lt;P&gt;I have download the PCM code from the below URL&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/zh-cn/articles/intel-performance-counter-monitor" target="_blank"&gt;http://software.intel.com/zh-cn/articles/intel-performance-counter-monitor&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I need to build msr.sys and pcm.exe and intelpcm.dll&lt;/P&gt;
&lt;P&gt;some can give me detail info to indicate me how to build these drivers?&lt;/P&gt;
&lt;P&gt;I have install VS2008 and WDK7.0&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2013 08:11:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924622#M1421</guid>
      <dc:creator>pengfei_w_Intel</dc:creator>
      <dc:date>2013-09-10T08:11:43Z</dc:date>
    </item>
    <item>
      <title>Hello pengfei,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924623#M1422</link>
      <description>&lt;P&gt;Hello pengfei,&lt;/P&gt;
&lt;P&gt;What steps have you taken so far?&lt;/P&gt;
&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2013 14:12:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924623#M1422</guid>
      <dc:creator>Patrick_F_Intel1</dc:creator>
      <dc:date>2013-09-10T14:12:28Z</dc:date>
    </item>
    <item>
      <title>Quote:Patrick Fay (Intel)</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924624#M1423</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Patrick Fay (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hello pengfei,&lt;/P&gt;
&lt;P&gt;What steps have you taken so far?&lt;/P&gt;
&lt;P&gt;Pat&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;according to "windows howto.rtf"&lt;/P&gt;
&lt;P&gt;1. Compile the windows MSR driver&lt;/P&gt;
&lt;P&gt;I used WDK7.0 to compile msr.sys in win7 x64 free build environment.&lt;/P&gt;
&lt;P&gt;I just follow the step of the below URL&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.rage3d.com/board/showthread.php?t=33920573" target="_blank"&gt;http://www.rage3d.com/board/showthread.php?t=33920573&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. Copy msr.sys into the c:\windows\system32 directory&lt;/P&gt;
&lt;P&gt;I copy a internal msr.sys offerd by the author into the c:\windows\system32 directory&lt;/P&gt;
&lt;P&gt;3. Build intelpcm.dll in the intelpcm.dll directory using Microsoft* Visual Studio&lt;/P&gt;
&lt;P&gt;In the doc "intelpcm.dll", I just open intelpcm.dll.vcproj and convert it to my VS2008 with default versions, press "build"&lt;/P&gt;
&lt;P&gt;There ars 84 errors.&lt;/P&gt;
&lt;P&gt;4.&lt;/P&gt;
&lt;P&gt;In the doc "PCM_WIN", I just open PCM.vcproj and convert it to my VS2008 with default versions, press "build"&lt;/P&gt;
&lt;P&gt;There ars 84 errors.&lt;/P&gt;
&lt;P&gt;What should I do?&lt;/P&gt;
&lt;P&gt;1&amp;gt;------ Build started: Project: pcm, Configuration: Debug Win32 ------&lt;BR /&gt;1&amp;gt;Compiling...&lt;BR /&gt;1&amp;gt;cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release&lt;BR /&gt;1&amp;gt;client_bw.cpp&lt;BR /&gt;1&amp;gt;cpucounters.cpp&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(386) : error C3861: 'GetActiveProcessorCount': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(387) : error C3861: 'GetActiveProcessorCount': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(388) : error C3861: 'GetActiveProcessorCount': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(389) : error C2065: 'ALL_PROCESSOR_GROUPS' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(389) : error C3861: 'GetActiveProcessorCount': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(390) : error C2065: 'ALL_PROCESSOR_GROUPS' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(390) : error C3861: 'GetActiveProcessorCount': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(390) : error C3861: 'GetActiveProcessorCount': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(396) : error C2065: 'SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(396) : error C2070: ''unknown-type'': illegal sizeof operand&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(397) : error C2065: 'SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(397) : error C2070: ''unknown-type'': illegal sizeof operand&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(398) : error C2065: 'RelationAll' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(398) : error C2065: 'PSYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(398) : error C2146: syntax error : missing ')' before identifier 'slpi'&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(398) : error C3861: 'GetLogicalProcessorInformationEx': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(398) : error C2059: syntax error : ')'&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(407) : error C2065: 'RelationAll' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(407) : error C2065: 'PSYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(407) : error C2146: syntax error : missing ')' before identifier 'slpi'&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(407) : error C2059: syntax error : ')'&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(407) : error C3861: 'GetLogicalProcessorInformationEx': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(418) : error C2065: 'PSYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(418) : error C2146: syntax error : missing ';' before identifier 'pi'&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(418) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(420) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(420) : error C2227: left of '-&amp;gt;Size' must point to class/struct/union/generic type&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type is ''unknown-type''&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(422) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(422) : error C2065: 'PSYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(422) : error C2146: syntax error : missing ';' before identifier 'slpi'&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(423) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(423) : error C2227: left of '-&amp;gt;Relationship' must point to class/struct/union/generic type&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type is ''unknown-type''&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(425) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(425) : error C2227: left of '-&amp;gt;Processor' must point to class/struct/union/generic type&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type is ''unknown-type''&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(425) : error C2228: left of '.Flags' must have class/struct/union&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(432) : error C2065: 'ALL_PROCESSOR_GROUPS' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(432) : error C3861: 'GetActiveProcessorCount': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(434) : error C2065: 'ALL_PROCESSOR_GROUPS' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(434) : error C3861: 'GetActiveProcessorCount': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(442) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(444) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(444) : error C2227: left of '-&amp;gt;Size' must point to class/struct/union/generic type&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type is ''unknown-type''&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(446) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(446) : error C2065: 'PSYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(446) : error C2146: syntax error : missing ';' before identifier 'slpi'&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(447) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(447) : error C2227: left of '-&amp;gt;Relationship' must point to class/struct/union/generic type&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type is ''unknown-type''&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(453) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(453) : error C2227: left of '-&amp;gt;NumaNode' must point to class/struct/union/generic type&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type is ''unknown-type''&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(453) : error C2228: left of '.GroupMask' must have class/struct/union&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(453) : error C2228: left of '.Group' must have class/struct/union&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(453) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(453) : error C2227: left of '-&amp;gt;NumaNode' must point to class/struct/union/generic type&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type is ''unknown-type''&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(453) : error C2228: left of '.GroupMask' must have class/struct/union&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(453) : error C2228: left of '.Group' must have class/struct/union&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(458) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(458) : error C2227: left of '-&amp;gt;NumaNode' must point to class/struct/union/generic type&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type is ''unknown-type''&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(458) : error C2228: left of '.GroupMask' must have class/struct/union&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(458) : error C2228: left of '.Group' must have class/struct/union&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(458) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(458) : error C2227: left of '-&amp;gt;NumaNode' must point to class/struct/union/generic type&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type is ''unknown-type''&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(458) : error C2228: left of '.GroupMask' must have class/struct/union&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(458) : error C2228: left of '.Mask' must have class/struct/union&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(462) : error C2065: 'pi' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(462) : error C2227: left of '-&amp;gt;NumaNode' must point to class/struct/union/generic type&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type is ''unknown-type''&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounters.cpp(462) : error C2228: left of '.NodeNumber' must have class/struct/union&lt;BR /&gt;1&amp;gt;msr.cpp&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(54) : error C2146: syntax error : missing ';' before identifier 'PreviousGroupAffinity'&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(54) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(54) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(61) : error C2065: 'GROUP_AFFINITY' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(61) : error C2146: syntax error : missing ';' before identifier 'NewGroupAffinity'&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(61) : error C2065: 'NewGroupAffinity' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(62) : error C2065: 'NewGroupAffinity' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(62) : error C2065: 'GROUP_AFFINITY' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(62) : error C2070: ''unknown-type'': illegal sizeof operand&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(63) : error C2065: 'PreviousGroupAffinity' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(63) : error C2065: 'GROUP_AFFINITY' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(63) : error C2070: ''unknown-type'': illegal sizeof operand&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(66) : error C2065: 'NewGroupAffinity' : undeclared identifier&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(66) : error C2228: left of '.Group' must have class/struct/union&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type is ''unknown-type''&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(66) : error C3861: 'GetMaximumProcessorCount': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\msr.cpp(66) : fatal error C1903: unable to recover from previous error(s); stopping compilation&lt;BR /&gt;1&amp;gt;pci.cpp&lt;BR /&gt;1&amp;gt;pcm.cpp&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounterstest.cpp(567) : error C3861: 'time': identifier not found&lt;BR /&gt;1&amp;gt;c:\users\pengfe1x\desktop\intelperformancecountermonitorv2.5.1\cpucounterstest.cpp(568) : error C3861: 'localtime': identifier not found&lt;BR /&gt;1&amp;gt;stdafx.cpp&lt;BR /&gt;1&amp;gt;Generating Code...&lt;BR /&gt;1&amp;gt;Build log was saved at "file://c:\Users\pengfe1x\Desktop\IntelPerformanceCounterMonitorV2.5.1\PCM_Win\Debug\BuildLog.htm"&lt;BR /&gt;1&amp;gt;pcm - 84 error(s), 1 warning(s)&lt;BR /&gt;========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 03:44:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924624#M1423</guid>
      <dc:creator>pengfei_w_Intel</dc:creator>
      <dc:date>2013-09-11T03:44:31Z</dc:date>
    </item>
    <item>
      <title>hi patrick</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924625#M1424</link>
      <description>&lt;P&gt;hi patrick&lt;/P&gt;
&lt;P&gt;could you tell me how to build pcm-service?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 06:42:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924625#M1424</guid>
      <dc:creator>pengfei_w_Intel</dc:creator>
      <dc:date>2013-09-11T06:42:44Z</dc:date>
    </item>
    <item>
      <title>1&gt;.\PCMService.cpp(55) :</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924626#M1425</link>
      <description>&lt;P&gt;1&amp;gt;.\PCMService.cpp(55) : error C2664: 'int System::AppDomain::ExecuteAssembly(System::String ^,System::Security::Policy::Evidence ^)' : cannot convert parameter 2 from 'cli::array&amp;lt;Type&amp;gt; ^' to 'System::Security::Policy::Evidence ^'&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; with&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type=System::String ^&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ]&lt;BR /&gt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called&lt;/P&gt;
&lt;P&gt;I just open PCMService.vcproj with vs2008 and press "build"&lt;/P&gt;
&lt;P&gt;this error info show in the error list&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 06:47:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924626#M1425</guid>
      <dc:creator>pengfei_w_Intel</dc:creator>
      <dc:date>2013-09-11T06:47:00Z</dc:date>
    </item>
    <item>
      <title>What version of windows are</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924627#M1426</link>
      <description>&lt;P&gt;What version of windows are you using?&lt;/P&gt;
&lt;P&gt;GetActiveProcessorCount() is a Microsoft OS routine available since desktop OS Win7 and server OS Server 2008 R2.&lt;/P&gt;
&lt;P&gt;If your OS is recent enough, you might need to upgrade your compiler.&lt;/P&gt;
&lt;P&gt;The web page &lt;A href="http://msdn.microsoft.com/en-us/library/windows/desktop/dd405485%28v=vs.85%29.aspx"&gt;http://msdn.microsoft.com/en-us/library/windows/desktop/dd405485%28v=vs.85%29.aspx&lt;/A&gt;&amp;nbsp;for GetActiveProcessorCount() talks about needing to do "set _WIN32_WINNT &amp;gt;= 0x0601" and gives a link.&lt;/P&gt;
&lt;P&gt;This is one of the categories of error like: it builds fine for me (vs2012, win8). You need to figure out why it doesn't work for you. I personally don't have time to debug your issues. "Just trying stuff" isn't really debugging the issues.&lt;/P&gt;
&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 14:13:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924627#M1426</guid>
      <dc:creator>Patrick_F_Intel1</dc:creator>
      <dc:date>2013-09-11T14:13:21Z</dc:date>
    </item>
    <item>
      <title>Here on this forum is lenghty</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924628#M1427</link>
      <description>&lt;P&gt;Here on this forum is lenghty thread with the instruction how to build the driver.Try to build with WDK built utility.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 15:50:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924628#M1427</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-09-18T15:50:33Z</dc:date>
    </item>
    <item>
      <title>Quick question did you</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924629#M1428</link>
      <description>&lt;P&gt;Quick question did you include all header files with all needed declarations?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 15:56:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924629#M1428</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-09-18T15:56:48Z</dc:date>
    </item>
    <item>
      <title>thanks Patrick Fay, I have</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924630#M1429</link>
      <description>&lt;P&gt;thanks &lt;A href="http://software.intel.com/zh-cn/user/336191"&gt;Patrick Fay&lt;/A&gt;, I have build the PCM successfully with Win7 64bit and vs2012&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 08:29:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM/m-p/924630#M1429</guid>
      <dc:creator>pengfei_w_Intel</dc:creator>
      <dc:date>2013-09-25T08:29:55Z</dc:date>
    </item>
  </channel>
</rss>

