<?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 Build exe with fail ,but work well in unity editor in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645593#M14697</link>
    <description>&lt;P&gt;however ,thank u all did before ,I have already modify the value of system enviroment ,and works well in untiy editor mode ,but ,whenever i want to build a exe with unity ,it seems not work .even the red light is off ,and i try to log the error ,It seems connected fail,I want some help from u ,it is no more time for me ..thanks a lot &lt;/P&gt;</description>
    <pubDate>Sun, 13 Jan 2019 09:15:56 GMT</pubDate>
    <dc:creator>FAssi1</dc:creator>
    <dc:date>2019-01-13T09:15:56Z</dc:date>
    <item>
      <title>Build exe with fail ,but work well in unity editor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645593#M14697</link>
      <description>&lt;P&gt;however ,thank u all did before ,I have already modify the value of system enviroment ,and works well in untiy editor mode ,but ,whenever i want to build a exe with unity ,it seems not work .even the red light is off ,and i try to log the error ,It seems connected fail,I want some help from u ,it is no more time for me ..thanks a lot &lt;/P&gt;</description>
      <pubDate>Sun, 13 Jan 2019 09:15:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645593#M14697</guid>
      <dc:creator>FAssi1</dc:creator>
      <dc:date>2019-01-13T09:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Build exe with fail ,but work well in unity editor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645594#M14698</link>
      <description>&lt;P&gt;Which RealSense SDK are you using please?  Are you using the current one (RealSense SDK 2.0) or one of the older SDKs ('2016 R2' or '2016 R3').  Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jan 2019 14:54:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645594#M14698</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-01-13T14:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Build exe with fail ,but work well in unity editor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645595#M14699</link>
      <description>&lt;P&gt;Realsense SDK2.0 is used , otherwise I think it won't work well in unity editor .is there any other setting to build a exe to do ?​&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 09:02:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645595#M14699</guid>
      <dc:creator>FAssi1</dc:creator>
      <dc:date>2019-01-14T09:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Build exe with fail ,but work well in unity editor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645596#M14700</link>
      <description>&lt;P&gt;D415 is the hardware ​&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 09:17:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645596#M14700</guid>
      <dc:creator>FAssi1</dc:creator>
      <dc:date>2019-01-14T09:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Build exe with fail ,but work well in unity editor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645597#M14701</link>
      <description>&lt;P&gt;When building a standalone exe in Unity, the scene in the editor that you want to build should be configured in the Build Settings window, accessed in the 'File &amp;gt; Build Settings menu option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/1180i02E3982AF0958FE3/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you are on the Build Settings window, do the following steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt; Click on the 'Add Open Scenes' button to add your currently open scene in the editor to the list of scenes for Unity to build into an executable.&lt;/LI&gt;&lt;LI&gt;Make sure that the 'Architecture' drop-down menu is set to the 'x86_64' option to tell Unity that you are building a 64-bit application.&lt;/LI&gt;&lt;LI&gt;Finally, click the 'Build And Run' button to build the executable.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/1181iCD9B856417D134D0/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using a D415, the Unity wrapper of RealSense SDK 2.0 (or a wrapper compatible with the 400 Series cameras) is your only option to build a Unity RealSense application.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 16:08:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645597#M14701</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-01-14T16:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Build exe with fail ,but work well in unity editor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645598#M14702</link>
      <description>&lt;P&gt;Wow....thank u very much,the problem is solved.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 16:21:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645598#M14702</guid>
      <dc:creator>FAssi1</dc:creator>
      <dc:date>2019-01-14T16:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Build exe with fail ,but work well in unity editor</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645599#M14703</link>
      <description>&lt;P&gt;Awesome news!   I'm very glad I could help.  Have a great day!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 17:14:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Build-exe-with-fail-but-work-well-in-unity-editor/m-p/645599#M14703</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-01-14T17:14:45Z</dc:date>
    </item>
  </channel>
</rss>

