<?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: Out of box Euclid build of librealsense fails in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320743#M958</link>
    <description>&lt;P&gt;Hello Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I understand your interest in gaining full control of the software platform. &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;There hasn't been any announcements for a publicly available SDK, so I can't tell you when, or if, it will be available.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;What I can assure is that I will share your request with the corresponding team.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Have a nice day.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Andres V.</description>
    <pubDate>Thu, 07 Sep 2017 17:16:05 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2017-09-07T17:16:05Z</dc:date>
    <item>
      <title>Out of box Euclid build of librealsense fails</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320738#M953</link>
      <description>&lt;P&gt;I get this error after following the doc/&lt;A href="http://installation.md"&gt;installation.md&lt;/A&gt; steps. Also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also happens with "&lt;A href="https://github.com/IntelRealSense/librealsense.git"&gt;https://github.com/IntelRealSense/librealsense.git&lt;/A&gt; &lt;A href="https://github.com/IntelRealSense/librealsense.git"&gt;https://github.com/IntelRealSense/librealsense.git&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;euclid@EUCLID_xxxx&lt;/B&gt;:&lt;B&gt;~&lt;/B&gt;$ git clone &lt;A href="https://github.com/IntelEuclid/librealsense.git"&gt;https://github.com/IntelEuclid/librealsense.git&lt;/A&gt; &lt;A href="https://github.com/IntelEuclid/librealsense.git"&gt;https://github.com/IntelEuclid/librealsense.git&lt;/A&gt; euclid_librealsense&lt;/P&gt;&lt;P&gt;Cloning into 'euclid_librealsense'...&lt;/P&gt;&lt;P&gt;remote: Counting objects: 16532, done.&lt;/P&gt;&lt;P&gt;remote: Total 16532 (delta 0), reused 0 (delta 0), pack-reused 16531&lt;/P&gt;&lt;P&gt;Receiving objects: 100% (16532/16532), 22.19 MiB | 1012.00 KiB/s, done.&lt;/P&gt;&lt;P&gt;Resolving deltas: 100% (11728/11728), done.&lt;/P&gt;&lt;P&gt;Checking connectivity... done.&lt;/P&gt;&lt;P&gt;&lt;B&gt;euclid@EUCLID_xxxx&lt;/B&gt;:&lt;B&gt;~&lt;/B&gt;$ cd euclid_librealsense&lt;/P&gt;&lt;P&gt;&lt;B&gt;euclid@EUCLID_xxxx&lt;/B&gt;:&lt;B&gt;~/euclid_librealsense&lt;/B&gt;$ mkdir build&lt;/P&gt;&lt;P&gt;&lt;B&gt;euclid@EUCLID_xxxx&lt;/B&gt;:&lt;B&gt;~/euclid_librealsense&lt;/B&gt;$ cd build/&lt;/P&gt;&lt;P&gt;&lt;B&gt;euclid@EUCLID_xxxx&lt;/B&gt;:&lt;B&gt;~/euclid_librealsense/build&lt;/B&gt;$ cmake ../&lt;/P&gt;&lt;P&gt;-- Building in a ROS environment&lt;/P&gt;&lt;P&gt;-- The C compiler identification is GNU 5.4.0&lt;/P&gt;&lt;P&gt;-- The CXX compiler identification is GNU 5.4.0&lt;/P&gt;&lt;P&gt;-- Check for working C compiler: /usr/bin/cc&lt;/P&gt;&lt;P&gt;-- Check for working C compiler: /usr/bin/cc -- works&lt;/P&gt;&lt;P&gt;-- Detecting C compiler ABI info&lt;/P&gt;&lt;P&gt;-- Detecting C compiler ABI info - done&lt;/P&gt;&lt;P&gt;-- Detecting C compile features&lt;/P&gt;&lt;P&gt;-- Detecting C compile features - done&lt;/P&gt;&lt;P&gt;-- Check for working CXX compiler: /usr/bin/c++&lt;/P&gt;&lt;P&gt;-- Check for working CXX compiler: /usr/bin/c++ -- works&lt;/P&gt;&lt;P&gt;-- Detecting CXX compiler ABI info&lt;/P&gt;&lt;P&gt;-- Detecting CXX compiler ABI info - done&lt;/P&gt;&lt;P&gt;-- Detecting CXX compile features&lt;/P&gt;&lt;P&gt;-- Detecting CXX compile features - done&lt;/P&gt;&lt;P&gt;-- Using CATKIN_DEVEL_PREFIX: /home/euclid/euclid_librealsense/build/devel&lt;/P&gt;&lt;P&gt;-- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic&lt;/P&gt;&lt;P&gt;-- This workspace overlays: /opt/ros/kinetic&lt;/P&gt;&lt;P&gt;-- Found PythonInterp: /usr/bin/python (found version "2.7.12") &lt;/P&gt;&lt;P&gt;-- Using PYTHON_EXECUTABLE: /usr/bin/python&lt;/P&gt;&lt;P&gt;-- Using Debian Python package layout&lt;/P&gt;&lt;P&gt;-- Using empy: /usr/bin/empy&lt;/P&gt;&lt;P&gt;-- Using CATKIN_ENABLE_TESTING: ON&lt;/P&gt;&lt;P&gt;-- Call enable_testing()&lt;/P&gt;&lt;P&gt;-- Using CATKIN_TEST_RESULTS_DIR: /home/euclid/euclid_librealsense/build/test_results&lt;/P&gt;&lt;P&gt;-- Looking for pthread.h&lt;/P&gt;&lt;P&gt;-- Looking for pthread.h - found&lt;/P&gt;&lt;P&gt;-- Looking for pthread_create&lt;/P&gt;&lt;P&gt;-- Looking for pthread_create - not found&lt;/P&gt;&lt;P&gt;-- Looking for pthread_create in pthreads&lt;/P&gt;&lt;P&gt;-- Looking for pthread_create in pthreads - not found&lt;/P&gt;&lt;P&gt;-- Looking for pthread_create in pthread&lt;/P&gt;&lt;P&gt;-- Looking for pthread_create in pthread - found&lt;/P&gt;&lt;P&gt;-- Found Threads: TRUE  &lt;/P&gt;&lt;P&gt;-- Found gtest sources under '/usr/src/gtest': gtests will be built&lt;/P&gt;&lt;P&gt;&amp;lt;spa...&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 16:33:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320738#M953</guid>
      <dc:creator>MCart5</dc:creator>
      <dc:date>2017-09-05T16:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Out of box Euclid build of librealsense fails</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320739#M954</link>
      <description>&lt;P&gt;Hello weaponeer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you for your interest in the Intel® Euclid™ Development Kit.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I reproduced the issue you are experiencing. But I'll be needing more time to come up with a solution.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;As soon as I have relevant information I'll post it here.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you for your patience.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Andres V.</description>
      <pubDate>Tue, 05 Sep 2017 20:58:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320739#M954</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-09-05T20:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Out of box Euclid build of librealsense fails</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320740#M955</link>
      <description>&lt;P&gt;Andres,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Many thanks -- I tried adding lr200_mm.cpp back to the CMakeLists.txt -- but this caused other issues with Motion related includes.  I started over at that point with a new clone, and decided to post -- as others must have found a way around this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MarkC&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 21:07:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320740#M955</guid>
      <dc:creator>MCart5</dc:creator>
      <dc:date>2017-09-05T21:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Out of box Euclid build of librealsense fails</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320741#M956</link>
      <description>&lt;P&gt;Hello MarkC,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;The reason behind the error message has to do with the fact that the librealsense version on Github has components that are not compatible with the Euclid.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;There is a version of librealsense that is already installed in the Euclid, it is located in /usr/lib/librealsense. Could you please tell me why are you trying to download the version on Github?&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I'll be waiting for your response.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Have a nice day.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Andres V.</description>
      <pubDate>Wed, 06 Sep 2017 20:26:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320741#M956</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-09-06T20:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Out of box Euclid build of librealsense fails</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320742#M957</link>
      <description>&lt;P&gt;Andres,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for the reply, I do appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; My reason for wanting a local git-based librealsense is to develop with the ability to debug at the source level, and to rapidly pick up fixes and extensions.  Our motivation to explore this platform (Euclid) and its possible uses were driven to a great deal by the fact that there was an expectation that the software platform was open.  And that it provided in a small package a broad and well integrated suite of sensors that would have otherwise required integration at several levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I'm not trying to be difficult here, but to me it does not seem unreasonable to expect the publicly available SDK to build on the target designed to demonstrate it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Working around this is acceptable, but I hope you can see my point -- I have too many orphaned platforms in the "drawer of obsolescence" -- and too little time to resuscitate them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Are there any plans to address this, or suggestions as to how I might approach fixing it myself ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark &lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 16:46:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320742#M957</guid>
      <dc:creator>MCart5</dc:creator>
      <dc:date>2017-09-07T16:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Out of box Euclid build of librealsense fails</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320743#M958</link>
      <description>&lt;P&gt;Hello Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I understand your interest in gaining full control of the software platform. &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;There hasn't been any announcements for a publicly available SDK, so I can't tell you when, or if, it will be available.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;What I can assure is that I will share your request with the corresponding team.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Have a nice day.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Andres V.</description>
      <pubDate>Thu, 07 Sep 2017 17:16:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320743#M958</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-09-07T17:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Out of box Euclid build of librealsense fails</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320744#M959</link>
      <description>&lt;P&gt;Andres,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks -- I hope the developers find a way.  Meantime I will try and work around this as I have time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MarkC&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 16:06:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320744#M959</guid>
      <dc:creator>MCart5</dc:creator>
      <dc:date>2017-09-08T16:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Out of box Euclid build of librealsense fails</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320745#M960</link>
      <description>&lt;P&gt;Hi Weaponeer,&lt;/P&gt;&lt;P&gt;Fortunately I have a workaround for you.&lt;/P&gt;&lt;P&gt;If you go to the CMakeLists.txt and turn off "BUILD_UNIT_TESTS", it should compile fine.&lt;/P&gt;&lt;P&gt;Unless you plan on using those (I know that I haven't ever had the need to use them myself), it shouldn't be a problem.&lt;/P&gt;&lt;P&gt;If you want to build the examples (which aren't exactly as relevant to the Euclid, but can help you better understand librealsense), you can check that on, but make sure to build GLFW first, since it's a dependency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Meitav&lt;/P&gt;&lt;P&gt;Intel Euclid Development Team&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 14:20:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320745#M960</guid>
      <dc:creator>Meitav_K_Intel</dc:creator>
      <dc:date>2017-09-19T14:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Out of box Euclid build of librealsense fails</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320746#M961</link>
      <description>&lt;P&gt;Meitav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks !  That worked -- and led me to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;cmake .. -DBUILD_EXAMPLES:BOOL=true -DBUILD_UNIT_TESTS:BOOL=false&lt;/LI&gt;&lt;LI&gt;Which gave me a clean build with example binaries &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;euclid@EUCLID_7189&lt;/B&gt;:&lt;B&gt;~/librealsense/build&lt;/B&gt;$ ls -l devel/lib/librealsense&lt;/P&gt;&lt;P&gt;total 5280&lt;/P&gt;&lt;P&gt;-rwxrwxr-x 1 euclid euclid  340496 Sep 19 11:51 &lt;B&gt;cpp-alignimages&lt;/B&gt;&lt;/P&gt;&lt;P&gt;-rwxrwxr-x 1 euclid euclid  192976 Sep 19 11:51 &lt;B&gt;cpp-callback&lt;/B&gt;&lt;/P&gt;&lt;P&gt;-rwxrwxr-x 1 euclid euclid  396352 Sep 19 11:52 &lt;B&gt;cpp-callback-2&lt;/B&gt;&lt;/P&gt;&lt;P&gt;-rwxrwxr-x 1 euclid euclid  442232 Sep 19 11:52 &lt;B&gt;cpp-capture&lt;/B&gt;&lt;/P&gt;&lt;P&gt;-rwxrwxr-x 1 euclid euclid 1051184 Sep 19 11:52 &lt;B&gt;cpp-config-ui&lt;/B&gt;&lt;/P&gt;&lt;P&gt;-rwxrwxr-x 1 euclid euclid  187808 Sep 19 11:52 &lt;B&gt;cpp-enumerate-devices&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt; And they ran ok (so far) !&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;euclid@EUCLID_7189&lt;/B&gt;:&lt;B&gt;~/librealsense/build&lt;/B&gt;$ devel/lib/librealsense/cpp-enumerate-devices &lt;/P&gt;&lt;P&gt;Device 0 - Intel RealSense LR200:&lt;/P&gt;&lt;P&gt; Serial number: 3511805472&lt;/P&gt;&lt;P&gt; Firmware version: 2.0.71.09&lt;/P&gt;&lt;P&gt; USB Port ID: 2-4&lt;/P&gt;&lt;P&gt; Camera info: &lt;/P&gt;&lt;P&gt;    DEVICE_NAME         : Intel RealSense LR200&lt;/P&gt;&lt;P&gt;    DEVICE_SERIAL_NUMBER: 3511805472&lt;/P&gt;&lt;P&gt;    CAMERA_FIRMWARE_VERSION: 2.0.71.09&lt;/P&gt;&lt;P&gt;    CAMERA_TYPE         : PRQ-Ready&lt;/P&gt;&lt;P&gt;    OEM_ID              : OEM None&lt;/P&gt;&lt;P&gt;    ISP_FW_VERSION      : 0xd940&lt;/P&gt;&lt;P&gt;    CONTENT_VERSION     : 12&lt;/P&gt;&lt;P&gt;    MODULE_VERSION      : 4.4.0.111&lt;/P&gt;&lt;P&gt;    IMAGER_MODEL_NUMBER : 33&lt;/P&gt;&lt;P&gt;    CALIBRATION_DATE    : 2014-07-04 08:18:35 UTC&lt;/P&gt;&lt;P&gt;    EMITTER_TYPE        : Laser Driver 4.1&lt;/P&gt;&lt;P&gt;    FOCUS_VALUE         : 0&lt;/P&gt;&lt;P&gt;    LENS_TYPE           : Newmax 58.9 x 45.9 degs in VGA&lt;/P&gt;&lt;P&gt;    3RD_LENS_TYPE       : AEOT&lt;/P&gt;&lt;P&gt;    LENS_COATING__TYPE  : Visible-light block / IR pass 43 nm width&lt;/P&gt;&lt;P&gt;    3RD_LENS_COATING_TYPE: IR coating&lt;/P&gt;&lt;P&gt;    NOMINAL_BASELINE    : 70 mm&lt;/P&gt;&lt;P&gt;    3RD_NOMINAL_BASELINE: 58 mm&lt;/P&gt;&lt;P&gt; Supported options:                                    min        max       step  default  &lt;/P&gt;&lt;P&gt;    COLOR_BACKLIGHT_COMPENSATION                       : 0    ... 1           1     0&amp;lt;span class="...&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 19:43:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320746#M961</guid>
      <dc:creator>MCart5</dc:creator>
      <dc:date>2017-09-19T19:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Out of box Euclid build of librealsense fails</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320747#M962</link>
      <description>&lt;P&gt;Fantastic!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm seeing that other people do have so issues with the examples as well, so this will require some digging into the code, but I'm glad it works.&lt;/P&gt;&lt;P&gt;Let us know if you need any further help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meitav&lt;/P&gt;&lt;P&gt;Intel Euclid Development Team&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2017 08:35:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Out-of-box-Euclid-build-of-librealsense-fails/m-p/320747#M962</guid>
      <dc:creator>Meitav_K_Intel</dc:creator>
      <dc:date>2017-09-24T08:35:44Z</dc:date>
    </item>
  </channel>
</rss>

