<?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 not build on linux in Intel® Embree Ray Tracing Kernels</title>
    <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/not-build-on-linux/m-p/794088#M104</link>
    <description>&lt;P&gt;Your CPU probably does not support SSE4. Use cmake to enable SSSE3 as instruction set as described in the documentation.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2011 17:40:55 GMT</pubDate>
    <dc:creator>SvenW_Intel</dc:creator>
    <dc:date>2011-07-07T17:40:55Z</dc:date>
    <item>
      <title>not build on linux</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/not-build-on-linux/m-p/794085#M101</link>
      <description>not build on linux:&lt;BR /&gt;&lt;BR /&gt;$ LANG=C make&lt;BR /&gt;[ 18%] Built target sys&lt;BR /&gt;[ 30%] Built target image&lt;BR /&gt;[ 32%] Building CXX object rtcore/CMakeFiles/rtcore.dir/bvh2/bvh2_builder.o&lt;BR /&gt;/home/mkv/embree-1.0beta/rtcore/bvh2/bvh2_builder.cpp: In constructor 'embree::BVH2Builder::BuildTask::BuildTask(embree::BVH2Builder*, int&amp;amp;, size_t, const embree::ObjectBinning&amp;lt;2&amp;gt;&amp;amp;)':&lt;BR /&gt;/home/mkv/embree-1.0beta/rtcore/bvh2/bvh2_builder.cpp:103: error: conversion from 'embree::PosInfTy' to 'size_t' is ambiguous&lt;BR /&gt;/home/mkv/embree-1.0beta/common/sys/constants.h:105: note: candidates are: embree::PosInfTy::operator size_t() const&lt;BR /&gt;/home/mkv/embree-1.0beta/common/sys/constants.h:103: note: embree::PosInfTy::operator uint8() const&lt;BR /&gt;/home/mkv/embree-1.0beta/common/sys/constants.h:102: note: embree::PosInfTy::operator int8() const&lt;BR /&gt;/home/mkv/embree-1.0beta/common/sys/constants.h:101: note: embree::PosInfTy::operator uint16() const&lt;BR /&gt;/home/mkv/embree-1.0beta/common/sys/constants.h:100: note: embree::PosInfTy::operator int16() const&lt;BR /&gt;/home/mkv/embree-1.0beta/common/sys/constants.h:99: note: embree::PosInfTy::operator uint32() const&lt;BR /&gt;/home/mkv/embree-1.0beta/common/sys/constants.h:98: note: embree::PosInfTy::operator int32() const&lt;BR /&gt;/home/mkv/embree-1.0beta/common/sys/constants.h:97: note: embree::PosInfTy::operator uint64() const&lt;BR /&gt;/home/mkv/embree-1.0beta/common/sys/constants.h:96: note: embree::PosInfTy::operator int64() const&lt;BR /&gt;/home/mkv/embree-1.0beta/common/sys/constants.h:95: note: embree::PosInfTy::operator float() const&lt;BR /&gt;/home/mkv/embree-1.0beta/common/sys/constants.h:94: note: embree::PosInfTy::operator double() const&lt;BR /&gt;make[2]: *** [rtcore/CMakeFiles/rtcore.dir/bvh2/bvh2_builder.o] Error 1&lt;BR /&gt;make[1]: *** [rtcore/CMakeFiles/rtcore.dir/all] Error 2&lt;BR /&gt;make: *** [all] Error 2&lt;BR /&gt;&lt;BR /&gt;$ LANG=C gcc --version&lt;BR /&gt;gcc (Gentoo 4.4.5 p1.2, pie-0.4.5) 4.4.5&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jul 2011 15:38:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/not-build-on-linux/m-p/794085#M101</guid>
      <dc:creator>mmkv</dc:creator>
      <dc:date>2011-07-05T15:38:42Z</dc:date>
    </item>
    <item>
      <title>not build on linux</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/not-build-on-linux/m-p/794086#M102</link>
      <description>Looks like on your system size_t is not a separate type. Comment out all lines containing size_t in sys/constants.h.</description>
      <pubDate>Thu, 07 Jul 2011 05:50:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/not-build-on-linux/m-p/794086#M102</guid>
      <dc:creator>SvenW_Intel</dc:creator>
      <dc:date>2011-07-07T05:50:35Z</dc:date>
    </item>
    <item>
      <title>not build on linux</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/not-build-on-linux/m-p/794087#M103</link>
      <description>it helped, but:&lt;BR /&gt;&lt;BR /&gt;$ ./embree &lt;BR /&gt;illegal instruction&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2011 16:52:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/not-build-on-linux/m-p/794087#M103</guid>
      <dc:creator>mmkv</dc:creator>
      <dc:date>2011-07-07T16:52:37Z</dc:date>
    </item>
    <item>
      <title>not build on linux</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/not-build-on-linux/m-p/794088#M104</link>
      <description>&lt;P&gt;Your CPU probably does not support SSE4. Use cmake to enable SSSE3 as instruction set as described in the documentation.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2011 17:40:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/not-build-on-linux/m-p/794088#M104</guid>
      <dc:creator>SvenW_Intel</dc:creator>
      <dc:date>2011-07-07T17:40:55Z</dc:date>
    </item>
  </channel>
</rss>

