<?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:oneApi 2021.4 xilink: : error : Assertion failed (shared/driver/drvutils.c line 312) in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1351879#M1835</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;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 17 Jan 2022 07:51:30 GMT</pubDate>
    <dc:creator>VarshaS_Intel</dc:creator>
    <dc:date>2022-01-17T07:51:30Z</dc:date>
    <item>
      <title>oneApi 2021.4 xilink: : error : Assertion failed (shared/driver/drvutils.c line 312)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1319045#M1606</link>
      <description>&lt;P&gt;Using newly installed oneAPI 2021.4 + VisualStudio 16.11.3.&lt;/P&gt;
&lt;P&gt;Create new project - Console App -&lt;/P&gt;
&lt;P&gt;#include &amp;lt;iostream&amp;gt;&lt;/P&gt;
&lt;P&gt;int main() {std::cout &amp;lt;&amp;lt; "Hello World!\n";}&lt;/P&gt;
&lt;P&gt;After rebuilding I get:&lt;/P&gt;
&lt;P&gt;Rebuild started...&lt;BR /&gt;1&amp;gt;------ Rebuild All started: Project: xilink, Configuration: Debug Win32 ------&lt;BR /&gt;1&amp;gt;xilink: : error : Assertion failed (shared/driver/drvutils.c, line 312)&lt;BR /&gt;1&amp;gt;Done building project "xilink.vcxproj" -- FAILED.&lt;/P&gt;
&lt;P&gt;Tried on many other projects, x32 and x64, other VS versions - the error is the same.&lt;/P&gt;
&lt;P&gt;I have found workaround - I copied file xilink.exe&amp;nbsp; from older version 2021.2 to 2021.4 folder - and linking start working!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\2021.2.0\windows\bin\intel64\xilink.exe&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;was copied to&lt;/P&gt;
&lt;P&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\2021.4.0\windows\bin\intel64\xilink.exe&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(and intel64_ia32 was copied too..)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 12:13:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1319045#M1606</guid>
      <dc:creator>SergOvcharenko</dc:creator>
      <dc:date>2021-10-04T12:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: oneApi 2021.4 xilink: : error : Assertion failed (shared/driver/drvutils.c line 312)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1319311#M1608</link>
      <description>&lt;P&gt;Thanks, but could anyone provide a solution if I don't want to reverse to the previous oneAPI&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 11:29:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1319311#M1608</guid>
      <dc:creator>CHEN__PENGJU</dc:creator>
      <dc:date>2021-10-05T11:29:22Z</dc:date>
    </item>
    <item>
      <title>Re:oneApi 2021.4 xilink: : error : Assertion failed (shared/driver/drvutils.c line 312)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1319328#M1610</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know which compiler you are using?&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;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2021 12:15:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1319328#M1610</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2021-10-05T12:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re:oneApi 2021.4 xilink: : error : Assertion failed (shared/driver/drvutils.c line 312)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1319783#M1617</link>
      <description>&lt;P&gt;I am using Intel oneAPI DPC++/C++ Compiler.&lt;BR /&gt;I create new project "Console App", then switch from MS compiler to Intel in Visual Studio menu: Project - Intel Compiler.&lt;BR /&gt;There are another possibility while creating project in VS - "DPC++ Console Application" - it is working fine.&lt;BR /&gt;But switching compiler for "MS created project" from MS to Intel compiler give xilink error "Assertion failed"&lt;/P&gt;
&lt;P&gt;Steps-to-reproduce the error:&lt;BR /&gt;1. On hyper-v host - new virtual mashine - fresh Windows 10 20h2 x64 + all updates + no any other installations.&lt;BR /&gt;2. Installation VisualStudio 2019 Community from visualstudio.microsoft.com/ru/downloads/ - with only one checkbox "Desktop development with C++" selected.&lt;BR /&gt;3. Installation oneApi w_BaseKit_p_2021.4.0.3421_offline - recommended Installation&lt;/P&gt;
&lt;P&gt;4. Start VS - Create new project - "Console App. Run code in a Windows terminal. Prints Hello World by default. C++ Windows Console"&lt;/P&gt;
&lt;P&gt;5. VS Menu - Build - Build Solution - (MS Compiler!!!) - Build: 1 succeeded&lt;BR /&gt;6. VS Menu - Project - Intel Compiler - Use Intel oneAPI DPC++/C++ Compiler&lt;BR /&gt;after changing compiler from MS to Intel:&lt;BR /&gt;VS menu - Build - Build Solution -&lt;BR /&gt;Output window:&lt;BR /&gt;Build started...&lt;BR /&gt;1&amp;gt;------ Build started: Project: ConsoleApplication1, Configuration: Debug Win32 ------&lt;BR /&gt;1&amp;gt;xilink: : error : Assertion failed (shared/driver/drvutils.c, line 312)&lt;BR /&gt;1&amp;gt;Done building project "ConsoleApplication1.vcxproj" -- FAILED.&lt;BR /&gt;========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;/P&gt;
&lt;P&gt;7. Steps-to-reproduce workaround:&lt;BR /&gt;7.1. Copy file xilink.exe previous version 2021.2.0.0, size 2.39MB, Date midified 2/27/2021 9:19PM to folder C:\Program Files (x86)\Intel\oneAPI\compiler\2021.4.0\windows\bin\intel64 and replace existing version of that file 2021.4.&lt;BR /&gt;7.2. VS Menu - Build - Build Solution - Build: 1 succeeded&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 20:10:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1319783#M1617</guid>
      <dc:creator>SergOvcharenko</dc:creator>
      <dc:date>2021-10-06T20:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re:oneApi 2021.4 xilink: : error : Assertion failed (shared/driver/drvutils.c line 312)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1320325#M1619</link>
      <description>&lt;P&gt;It is escalated to the development team and should be fixed. Thank you for reporting it.&lt;/P&gt;
&lt;P&gt;As a workaround you can copy a file clang.exe (by default it is located in C:\Program Files (x86)\Intel\oneAPI\compiler\latest\windows\bin) to the folder with xilink (for x64 configuration it is in C:\Program Files (x86)\Intel\oneAPI\compiler\latest\windows\bin\intel64).&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 16:49:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1320325#M1619</guid>
      <dc:creator>Igor_V_Intel</dc:creator>
      <dc:date>2021-10-13T16:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re:oneApi 2021.4 xilink: : error : Assertion failed (shared/driver/drvutils.c line 312)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1328505#M1692</link>
      <description>&lt;P&gt;I had the same issue and this worked for me too. Thanks !&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 18:58:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1328505#M1692</guid>
      <dc:creator>Geetika94</dc:creator>
      <dc:date>2021-11-09T18:58:36Z</dc:date>
    </item>
    <item>
      <title>Re:oneApi 2021.4 xilink: : error : Assertion failed (shared/driver/drvutils.c line 312)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1349988#M1819</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The issue raised by you has been fixed in Intel oneAPI 2022.1 version. Please download and let us know if this resolves your issue.&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;Varsha&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2022 11:22:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1349988#M1819</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2022-01-10T11:22:17Z</dc:date>
    </item>
    <item>
      <title>Re:oneApi 2021.4 xilink: : error : Assertion failed (shared/driver/drvutils.c line 312)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1351879#M1835</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;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jan 2022 07:51:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneApi-2021-4-xilink-error-Assertion-failed-shared-driver/m-p/1351879#M1835</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2022-01-17T07:51:30Z</dc:date>
    </item>
  </channel>
</rss>

