<?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 Are you using the SGX SDK 1.7 in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082217#M603</link>
    <description>&lt;P&gt;Are you using the SGX SDK 1.7 release and the libc++ library?&lt;/P&gt;

&lt;P&gt;Your enclave should include&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;$(SGXSDKInstallPath)include\libc++&amp;nbsp;&lt;/SPAN&gt;instead of $(SGXSDKInstallPath)include\stlport&lt;/P&gt;</description>
    <pubDate>Tue, 02 May 2017 14:20:06 GMT</pubDate>
    <dc:creator>Juan_d_Intel</dc:creator>
    <dc:date>2017-05-02T14:20:06Z</dc:date>
    <item>
      <title>Cannot include certain header files in enclave project.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082211#M597</link>
      <description>&lt;P&gt;Hello, everyone.&lt;/P&gt;

&lt;P&gt;I am facing difficulty while trying to include certain header files in enclave project. For instance, the following statements result into a warning message (cannot open source file):&lt;/P&gt;

&lt;P&gt;#include &amp;lt;malloc.h&amp;gt;&lt;/P&gt;

&lt;P&gt;#include &amp;lt;atomic&amp;gt;&lt;/P&gt;

&lt;P&gt;Although the application project can successfully include these header files, the enclave project fails to do so. Any idea?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 01:47:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082211#M597</guid>
      <dc:creator>Nazmus_S_</dc:creator>
      <dc:date>2017-04-13T01:47:21Z</dc:date>
    </item>
    <item>
      <title>Try including &lt;stdlib.h&gt; and</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082212#M598</link>
      <description>&lt;P&gt;Try including &amp;lt;stdlib.h&amp;gt; and &amp;lt;stdatomic.h&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 15:16:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082212#M598</guid>
      <dc:creator>Juan_d_Intel</dc:creator>
      <dc:date>2017-04-13T15:16:45Z</dc:date>
    </item>
    <item>
      <title>Hi Juan,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082213#M599</link>
      <description>&lt;P&gt;Hi Juan,&lt;/P&gt;

&lt;P&gt;Thanks for your reply.&lt;/P&gt;

&lt;P&gt;Is it possible to include standard C++11 headers like &amp;lt;atomic&amp;gt; in an enclave project?&lt;/P&gt;

&lt;P&gt;Nazmus&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2017 22:10:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082213#M599</guid>
      <dc:creator>Nazmus_S_</dc:creator>
      <dc:date>2017-04-30T22:10:11Z</dc:date>
    </item>
    <item>
      <title>On Windows yes, because we</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082214#M600</link>
      <description>&lt;P&gt;On Windows yes, because we support C++11.&lt;/P&gt;

&lt;P&gt;The Linux SGX SDK doesn't support C++11 yet. However, there's a branch in github that shows a preliminary effort. It's not product quality though.&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 16:38:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082214#M600</guid>
      <dc:creator>Juan_d_Intel</dc:creator>
      <dc:date>2017-05-01T16:38:34Z</dc:date>
    </item>
    <item>
      <title>Thanks for your response.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082215#M601</link>
      <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;

&lt;P&gt;I am using Windows.&lt;/P&gt;

&lt;P&gt;But, when I tried to include atomic header in an enclave project (#include &amp;lt;atomic&amp;gt;), I got an error "cannot open source file atomic".&lt;/P&gt;

&lt;P&gt;Do I need to change any project configuration settings?&lt;/P&gt;

&lt;P&gt;Nazmus&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 16:43:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082215#M601</guid>
      <dc:creator>Nazmus_S_</dc:creator>
      <dc:date>2017-05-01T16:43:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082216#M602</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have used the same header file in my project and it is not showing any error. Which version of SGX and Visual studio are you using?&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2017 12:36:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082216#M602</guid>
      <dc:creator>Anusha_K_Intel</dc:creator>
      <dc:date>2017-05-02T12:36:09Z</dc:date>
    </item>
    <item>
      <title>Are you using the SGX SDK 1.7</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082217#M603</link>
      <description>&lt;P&gt;Are you using the SGX SDK 1.7 release and the libc++ library?&lt;/P&gt;

&lt;P&gt;Your enclave should include&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;$(SGXSDKInstallPath)include\libc++&amp;nbsp;&lt;/SPAN&gt;instead of $(SGXSDKInstallPath)include\stlport&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2017 14:20:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082217#M603</guid>
      <dc:creator>Juan_d_Intel</dc:creator>
      <dc:date>2017-05-02T14:20:06Z</dc:date>
    </item>
    <item>
      <title>Thanks a lot Juan. It worked.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082218#M604</link>
      <description>&lt;P&gt;Thanks a lot Juan. It worked. Previously, I was using stlport in my enclave project.&lt;/P&gt;

&lt;P&gt;Hi Anusha, I am using SGX SDK 1.7 and Visual Studio 2015 Professional.&lt;/P&gt;

&lt;P&gt;Nazmus&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2017 17:57:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Cannot-include-certain-header-files-in-enclave-project/m-p/1082218#M604</guid>
      <dc:creator>Nazmus_S_</dc:creator>
      <dc:date>2017-05-02T17:57:58Z</dc:date>
    </item>
  </channel>
</rss>

