<?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 Unable to run program using MS visual studio when using library built with DPC++ compiler in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unable-to-run-program-using-MS-visual-studio-when-using-library/m-p/1362063#M1897</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have C++ library built using DPC++ compiler. I used this library in a test project file. I then built the test project file using Microsoft visual studio compiler(Please note that the test project contains only C++ libraries). But when I tried to run the program, it throws the error sycl.dll not found.&lt;/P&gt;
&lt;P&gt;I appreciate your assistance on this regard.&lt;/P&gt;
&lt;P&gt;It works perfectly when the test project is built using DPC++ compiler.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Feb 2022 03:39:05 GMT</pubDate>
    <dc:creator>student4</dc:creator>
    <dc:date>2022-02-21T03:39:05Z</dc:date>
    <item>
      <title>Unable to run program using MS visual studio when using library built with DPC++ compiler</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unable-to-run-program-using-MS-visual-studio-when-using-library/m-p/1362063#M1897</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have C++ library built using DPC++ compiler. I used this library in a test project file. I then built the test project file using Microsoft visual studio compiler(Please note that the test project contains only C++ libraries). But when I tried to run the program, it throws the error sycl.dll not found.&lt;/P&gt;
&lt;P&gt;I appreciate your assistance on this regard.&lt;/P&gt;
&lt;P&gt;It works perfectly when the test project is built using DPC++ compiler.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 03:39:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unable-to-run-program-using-MS-visual-studio-when-using-library/m-p/1362063#M1897</guid>
      <dc:creator>student4</dc:creator>
      <dc:date>2022-02-21T03:39:05Z</dc:date>
    </item>
    <item>
      <title>Re:Unable to run program using MS visual studio when using library built with DPC++ compiler</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unable-to-run-program-using-MS-visual-studio-when-using-library/m-p/1362182#M1898</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Using Microsoft visual studio compiler ... But when I tried to run the program, it throws the error sycl.dll not found.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As this issue is related to non intel compilers, we would not be able to provide support for that.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; I have C++ library built using DPC++ compiler.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Additionally, if your cpp library doesn't contain any sycl functions then instead of using dpcpp compiler to build the library, I'd suggest you to try it out with icx or icl.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;It works perfectly when the test project is built using DPC++ compiler.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The Intel® oneAPI DPC++/C++ Compiler compiles C++-based SYCL* source files for a wide range of compute accelerators. That is the reason you are not getting error when trying with dpcpp compiler.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/get-started-with-dpcpp-compiler/top.html" rel="noopener noreferrer" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/get-started-with-dpcpp-compiler/top.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ditipriya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2022 10:38:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unable-to-run-program-using-MS-visual-studio-when-using-library/m-p/1362182#M1898</guid>
      <dc:creator>DitiD_Intel</dc:creator>
      <dc:date>2022-02-21T10:38:52Z</dc:date>
    </item>
    <item>
      <title>Re:Unable to run program using MS visual studio when using library built with DPC++ compiler</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unable-to-run-program-using-MS-visual-studio-when-using-library/m-p/1364772#M1915</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We've not heard back from you. Can you please provide an update?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ditipriya.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Mar 2022 12:06:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unable-to-run-program-using-MS-visual-studio-when-using-library/m-p/1364772#M1915</guid>
      <dc:creator>DitiD_Intel</dc:creator>
      <dc:date>2022-03-01T12:06:46Z</dc:date>
    </item>
    <item>
      <title>Re:Unable to run program using MS visual studio when using library built with DPC++ compiler</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unable-to-run-program-using-MS-visual-studio-when-using-library/m-p/1366269#M1939</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ditipriya.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Mar 2022 07:22:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unable-to-run-program-using-MS-visual-studio-when-using-library/m-p/1366269#M1939</guid>
      <dc:creator>DitiD_Intel</dc:creator>
      <dc:date>2022-03-07T07:22:03Z</dc:date>
    </item>
  </channel>
</rss>

