<?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 Re: Run SDK 2.0 under visual studio in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491042#M5649</link>
    <description>&lt;P&gt;Thank you  HippoEugDev, it doesn't really answer why cmake build does not work but I used instalation file which you pointed and it worked just fine.&lt;/P&gt;&lt;B&gt;/message/592882# 592882  &lt;/B&gt;</description>
    <pubDate>Tue, 20 Nov 2018 21:28:00 GMT</pubDate>
    <dc:creator>ABuer</dc:creator>
    <dc:date>2018-11-20T21:28:00Z</dc:date>
    <item>
      <title>Run SDK 2.0 under visual studio</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491037#M5644</link>
      <description>&lt;P&gt;My d435 runs under the viewer so I tried to run it under VS2017, so I followed these instructions :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.pl/content/www/pl/pl/support/articles/000030463/emerging-technologies/intel-realsense-technology.html"&gt;https://www.intel.pl/content/www/pl/pl/support/articles/000030463/emerging-technologies/intel-realsense-technology.html&lt;/A&gt; How to Run Intel® RealSense™ SDK 2.0 Examples on Visual Studio 2017... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Win10&lt;/P&gt;&lt;P&gt;CMake 3.9.0-rc2&lt;/P&gt;&lt;P&gt;VS2017&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems it should be quite straight forward but but I'm getting 142 errors LNK1120, LNK2001, LNK2019 am I missing something? Any additional configuration is required?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 16:59:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491037#M5644</guid>
      <dc:creator>ABuer</dc:creator>
      <dc:date>2018-11-12T16:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Run SDK 2.0 under visual studio</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491038#M5645</link>
      <description>&lt;P&gt;At what point in the instructions on the linked page do the errors occur, please? When you have generated the Librealsense SDK from source, or afterwards when you try to generate a program in the Examples folder?  Thanks!   &lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 00:17:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491038#M5645</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-11-15T00:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Run SDK 2.0 under visual studio</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491039#M5646</link>
      <description>&lt;P&gt;If you don't want to use CMake, there is another way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Download this newly released installer [here](&lt;A href="https://github.com/IntelRealSense/librealsense/releases/download/v2.16.2/Intel.RealSense.SDK-2.16.2.304.exe"&gt;https://github.com/IntelRealSense/librealsense/releases/download/v2.16.2/Intel.RealSense.SDK-2.16.2.304.exe&lt;/A&gt; &lt;A href="https://github.com/IntelRealSense/librealsense/releases/download/v2.16.2/Intel.RealSense.SDK-2.16.2.304.exe"&gt;https://github.com/IntelRealSense/librealsense/releases/download/v2.16.2/Intel.RealSense.SDK-2.16.2.304.exe&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on your version of Visual Studio, you might have to refactor the code.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 04:19:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491039#M5646</guid>
      <dc:creator>EFoo1</dc:creator>
      <dc:date>2018-11-15T04:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Run SDK 2.0 under visual studio</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491040#M5647</link>
      <description>&lt;P&gt;If you want to manually compile the SDK code with a new project (Visual Studio &amp;gt; New Project &amp;gt; Empty Project), there is another way too. I took weeks to figure this out. Let me know if you have any problems with the instructions below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create new Visual C++ Project (Recommended: Empty Project)&lt;/LI&gt;&lt;LI&gt;Go to View &amp;gt; Other Windows &amp;gt; Property Manager&lt;/LI&gt;&lt;LI&gt;Click on "Add Existing Property Sheet" icon&lt;/LI&gt;&lt;LI&gt;Navigate to "&lt;A&gt;C:\Program&lt;/A&gt; Files (x86)\Intel RealSense SDK 2.0"&lt;/LI&gt;&lt;LI&gt;Add intel.realsense.props, now # include  can be used&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If you need other libraries like OpenGL/GLFW or Imgui or OpenCV, they included the .props file in the installer above too. Used to be slightly more complicated. But I have not tested using the .props file included with the installer, since I compiled with my own.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 04:23:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491040#M5647</guid>
      <dc:creator>EFoo1</dc:creator>
      <dc:date>2018-11-15T04:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Run SDK 2.0 under visual studio</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491041#M5648</link>
      <description>&lt;P&gt;Thanks very much for your kind help with this, Eugene!  &lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 07:56:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491041#M5648</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-11-15T07:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Run SDK 2.0 under visual studio</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491042#M5649</link>
      <description>&lt;P&gt;Thank you  HippoEugDev, it doesn't really answer why cmake build does not work but I used instalation file which you pointed and it worked just fine.&lt;/P&gt;&lt;B&gt;/message/592882# 592882  &lt;/B&gt;</description>
      <pubDate>Tue, 20 Nov 2018 21:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491042#M5649</guid>
      <dc:creator>ABuer</dc:creator>
      <dc:date>2018-11-20T21:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Run SDK 2.0 under visual studio</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491043#M5650</link>
      <description>&lt;P&gt;I did not use CMake, hence I couldn't answer your question specifically regarding it&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 02:28:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Run-SDK-2-0-under-visual-studio/m-p/491043#M5650</guid>
      <dc:creator>EFoo1</dc:creator>
      <dc:date>2018-11-21T02:28:59Z</dc:date>
    </item>
  </channel>
</rss>

