<?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 Hey Bao, in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/Cannot-build-Intel-client-code-x64-in-visual-studio-2008/m-p/1074452#M6514</link>
    <description>&lt;P&gt;Hey Bao,&lt;/P&gt;

&lt;P&gt;If I understand the Question correctly, your able to compile your x64 code, however when you run the .exe&amp;nbsp;you are getting the IA64 error message.&lt;/P&gt;

&lt;P&gt;IA64 is referring to the Itanium Processor Architecture 64 bit. My first suggestion&amp;nbsp;would be to change to another system such as a Intel Core i5 or i7 system as the error seems to be an underlying hardware compatibility&amp;nbsp;issue of IA64 vs x64.&lt;/P&gt;

&lt;P&gt;What OEM and model system are you getting the error message on?&lt;/P&gt;

&lt;P&gt;Joe&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2016 15:16:00 GMT</pubDate>
    <dc:creator>Joseph_O_Intel1</dc:creator>
    <dc:date>2016-05-26T15:16:00Z</dc:date>
    <item>
      <title>Cannot build Intel client code x64 in visual studio 2008</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Cannot-build-Intel-client-code-x64-in-visual-studio-2008/m-p/1074451#M6513</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I am developing a client app C++ called AppX86 to test Intel AMT using AMT_SDK_11.0.0.35. My client app built successful and work exactly what I expected with X86 mode (Win32). But I got the real problem is that &lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;AppX86 is failed&lt;/SPAN&gt;&amp;nbsp;when I want to run this app in x64 (Windows 10). So I tried to build the new app called AppX64 and tried to use the lib x64 of Intel SDK. I configured visual studio 2008 to build x64 successful. But I got the error as following:&lt;/P&gt;

&lt;P&gt;CimOpenWsmanClient_x64.lib(error.obj) : fatal error LNK1112: module machine type 'IA64' conflicts with target machine type 'x64'&lt;/P&gt;

&lt;P&gt;I do not understand what is the IA64? and how can I fix this?&lt;/P&gt;

&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 22:59:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Cannot-build-Intel-client-code-x64-in-visual-studio-2008/m-p/1074451#M6513</guid>
      <dc:creator>bao_t_</dc:creator>
      <dc:date>2016-05-25T22:59:26Z</dc:date>
    </item>
    <item>
      <title>Hey Bao,</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Cannot-build-Intel-client-code-x64-in-visual-studio-2008/m-p/1074452#M6514</link>
      <description>&lt;P&gt;Hey Bao,&lt;/P&gt;

&lt;P&gt;If I understand the Question correctly, your able to compile your x64 code, however when you run the .exe&amp;nbsp;you are getting the IA64 error message.&lt;/P&gt;

&lt;P&gt;IA64 is referring to the Itanium Processor Architecture 64 bit. My first suggestion&amp;nbsp;would be to change to another system such as a Intel Core i5 or i7 system as the error seems to be an underlying hardware compatibility&amp;nbsp;issue of IA64 vs x64.&lt;/P&gt;

&lt;P&gt;What OEM and model system are you getting the error message on?&lt;/P&gt;

&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 15:16:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Cannot-build-Intel-client-code-x64-in-visual-studio-2008/m-p/1074452#M6514</guid>
      <dc:creator>Joseph_O_Intel1</dc:creator>
      <dc:date>2016-05-26T15:16:00Z</dc:date>
    </item>
    <item>
      <title>Hi Joe,</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Cannot-build-Intel-client-code-x64-in-visual-studio-2008/m-p/1074453#M6515</link>
      <description>&lt;P&gt;Hi Joe,&lt;/P&gt;

&lt;P&gt;Thanks for your help. Sorry that I typed mistake. My real problem is that I cannot compile the app X64 in visual studio 2008. I got the error as following when my code linked the lib CimOpenWsmanClient_x64.lib:&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;CimOpenWsmanClient_x64.lib(error.obj) : fatal error LNK1112: module machine type 'IA64' conflicts with target machine type 'x64'&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Note:&lt;/P&gt;

&lt;P&gt;I installed x64 build configuration in visual studio 2008.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 22:11:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Cannot-build-Intel-client-code-x64-in-visual-studio-2008/m-p/1074453#M6515</guid>
      <dc:creator>bao_t_</dc:creator>
      <dc:date>2016-05-26T22:11:55Z</dc:date>
    </item>
    <item>
      <title>We tried to replicate and was</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Cannot-build-Intel-client-code-x64-in-visual-studio-2008/m-p/1074454#M6516</link>
      <description>&lt;P&gt;We tried to replicate and was not able to get the error using visual Studio 2013. I would look into trying to compile with a newer version of visual studio.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Joe&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 15:26:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Cannot-build-Intel-client-code-x64-in-visual-studio-2008/m-p/1074454#M6516</guid>
      <dc:creator>Joseph_O_Intel1</dc:creator>
      <dc:date>2016-05-31T15:26:21Z</dc:date>
    </item>
  </channel>
</rss>

