<?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 Do you have a files? maybe in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Solved-Fix-error-when-open-sample-project-realsense-in-Unity-5/m-p/1040952#M45995</link>
    <description>&lt;P&gt;Do you have a files? maybe you cant attach this files here&lt;/P&gt;</description>
    <pubDate>Wed, 05 Aug 2015 17:20:41 GMT</pubDate>
    <dc:creator>Sergio_J__C_</dc:creator>
    <dc:date>2015-08-05T17:20:41Z</dc:date>
    <item>
      <title>[Solved] Fix error when open sample project realsense in Unity 5</title>
      <link>https://community.intel.com/t5/Software-Archive/Solved-Fix-error-when-open-sample-project-realsense-in-Unity-5/m-p/1040951#M45994</link>
      <description>&lt;P&gt;When first open project on unity 5. I have a error.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P&gt;Failed to load 'Assets/Plugins/libpxccpp2c.dll', expected 64 bit architecture (IMAGE_FILE_MACHINE_AMD64), but was IMAGE_FILE_MACHINE_I386. You must recompile your plugin for 64 bit architecture.&lt;BR /&gt;
		HandsViewer:Start() (at Assets/Scripts/HandsViewer.cs:76)&lt;BR /&gt;
		HandsViewer:Start() (at Assets/Scripts/HandsViewer.cs:46)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;The cause&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is a library&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;used&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is still&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;x86&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;library&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;should&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;you use&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;x64&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;will&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;explain&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;step by step&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;solution&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in detail&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;First&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;after&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;copy the file&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;from the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;project&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;Documents\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;RSSDK&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\Samples&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Do not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;open&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;before&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;replacing the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;X64&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;library&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;SPAN id="result_box" tabindex="-1" lang="en"&gt;&lt;SPAN class="hps"&gt;Replace&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;file "&lt;/SPAN&gt;&lt;SPAN&gt;libpxccpp2c.dll&lt;/SPAN&gt;&lt;SPAN&gt;" contained&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;Assets&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;Plugins&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;libpxccpp2c.dll&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;by replacing&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the files contained&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;C&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;Program Files&lt;/SPAN&gt;&lt;SPAN class="hps atn"&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;x86&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;Intel&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;RSSDK&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;bin&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;x64\libpxccpp2c.dll&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;SPAN id="result_box" tabindex="-1" lang="en"&gt;&lt;SPAN class="hps"&gt;Replace&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;file "&lt;/SPAN&gt;&lt;SPAN&gt;libpxcclr.unity.dll&lt;/SPAN&gt;&lt;SPAN&gt;" contained&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;Assets&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;Plugins.Managed&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;libpxcclr.unity.dll&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;by replacing&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the files contained&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;C&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;Program Files&lt;/SPAN&gt;&lt;SPAN class="hps atn"&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;x86&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Intel&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;RSSDK&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;bin&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;x64&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;\&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;libpxcclr&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;.unity.dll&lt;/SPAN&gt;&lt;SPAN class="hps atn"&gt;".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;SPAN id="result_box" tabindex="-1" lang="en"&gt;&lt;SPAN class="hps"&gt;After replacing&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;library file&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;then&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;open&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;project&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Unity3D&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;&lt;SPAN class="short_text" id="result_box" tabindex="-1" lang="en"&gt;&lt;SPAN class="hps"&gt;Hopefully useful&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and good luck&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2015 13:46:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Solved-Fix-error-when-open-sample-project-realsense-in-Unity-5/m-p/1040951#M45994</guid>
      <dc:creator>Ariska_Hidayat</dc:creator>
      <dc:date>2015-08-05T13:46:52Z</dc:date>
    </item>
    <item>
      <title>Do you have a files? maybe</title>
      <link>https://community.intel.com/t5/Software-Archive/Solved-Fix-error-when-open-sample-project-realsense-in-Unity-5/m-p/1040952#M45995</link>
      <description>&lt;P&gt;Do you have a files? maybe you cant attach this files here&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2015 17:20:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Solved-Fix-error-when-open-sample-project-realsense-in-Unity-5/m-p/1040952#M45995</guid>
      <dc:creator>Sergio_J__C_</dc:creator>
      <dc:date>2015-08-05T17:20:41Z</dc:date>
    </item>
    <item>
      <title>Yes, I can. You just replace</title>
      <link>https://community.intel.com/t5/Software-Archive/Solved-Fix-error-when-open-sample-project-realsense-in-Unity-5/m-p/1040953#M45996</link>
      <description>&lt;P&gt;&lt;SPAN id="result_box" tabindex="-1" lang="en"&gt;&lt;SPAN class="hps"&gt;Yes&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;can&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;You&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;just replace&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;this&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;file&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;folder&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;assets&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;unity&lt;/SPAN&gt;&lt;SPAN&gt;. :D&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2015 18:09:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Solved-Fix-error-when-open-sample-project-realsense-in-Unity-5/m-p/1040953#M45996</guid>
      <dc:creator>Ariska_Hidayat</dc:creator>
      <dc:date>2015-08-05T18:09:30Z</dc:date>
    </item>
  </channel>
</rss>

