<?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: [Intel compiler]Does the intel compiler support to compile windows driver? in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641512#M4180</link>
    <description>&lt;P&gt;I am using C/C++ in my windows driver project. Attach a sample code that can reproduce the issue.&lt;/P&gt;&lt;P&gt;I tried to create a simple KMDF/UMDF driver with the default template in visual studio. Then I changed the platform toolset to Intel compiler, and then set the base platform toolset to WindowsKernelModeDriver10.0/WindowsUserModeDriver10.0.&lt;/P&gt;&lt;P&gt;However, when trying to build the driver after that, it failed with below error. Can you please help to check if there is any mistake in my steps? My simple test driver is attached in this email.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Severity&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Code&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Description&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Project&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;File&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Line&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Suppression State&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Details&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Error&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;'ntddk.h' file not found&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;KMDFDriverIcxTest&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;C:\Users\hzhan71\source\repos\KMDFDriverIcxTest\KMDFDriverIcxTest\driver.h(17,10):&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Error&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;'wdf.h' file not found&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;UMDFDriverIcxTest&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;C:\Users\hzhan71\source\repos\KMDFDriverIcxTest\UMDFDriverIcxTest\driver.h(18,10):&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;STRONG&gt;Steps to create a simple driver in VS2022:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhang_Tommy_0-1730859308924.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/60142iE41503427D3030A8/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Zhang_Tommy_0-1730859308924.png" alt="Zhang_Tommy_0-1730859308924.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2024 02:21:59 GMT</pubDate>
    <dc:creator>Zhang_Tommy</dc:creator>
    <dc:date>2024-11-06T02:21:59Z</dc:date>
    <item>
      <title>[Intel compiler]Does the intel compiler support to compile windows driver?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1637079#M4143</link>
      <description>&lt;P&gt;I am working on windows driver development, and I wonder if the Intel compiler can be used to accelerate the windows driver? For kernel mode driver maybe it is hard but for user mode driver it should be possible?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 12:02:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1637079#M4143</guid>
      <dc:creator>Zhang_Tommy</dc:creator>
      <dc:date>2024-10-14T12:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: [Intel compiler]Does the intel compiler support to compile windows driver?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641382#M4176</link>
      <description>&lt;P&gt;Which compiler are you currently using for your development?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 15:16:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641382#M4176</guid>
      <dc:creator>Viet_H_Intel</dc:creator>
      <dc:date>2024-11-05T15:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: [Intel compiler]Does the intel compiler support to compile windows driver?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641496#M4178</link>
      <description>&lt;P&gt;I am using the Intel C++ Compiler 2024 from Intel OneAPI Base Toolkit.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 01:47:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641496#M4178</guid>
      <dc:creator>Zhang_Tommy</dc:creator>
      <dc:date>2024-11-06T01:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: [Intel compiler]Does the intel compiler support to compile windows driver?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641504#M4179</link>
      <description>&lt;P&gt;If your “window driver” is C/C++ or Fortran code, then you can use Intel Compilers from oneAPI Toolkit&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 02:00:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641504#M4179</guid>
      <dc:creator>Viet_H_Intel</dc:creator>
      <dc:date>2024-11-06T02:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: [Intel compiler]Does the intel compiler support to compile windows driver?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641512#M4180</link>
      <description>&lt;P&gt;I am using C/C++ in my windows driver project. Attach a sample code that can reproduce the issue.&lt;/P&gt;&lt;P&gt;I tried to create a simple KMDF/UMDF driver with the default template in visual studio. Then I changed the platform toolset to Intel compiler, and then set the base platform toolset to WindowsKernelModeDriver10.0/WindowsUserModeDriver10.0.&lt;/P&gt;&lt;P&gt;However, when trying to build the driver after that, it failed with below error. Can you please help to check if there is any mistake in my steps? My simple test driver is attached in this email.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Severity&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Code&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Description&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Project&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;File&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Line&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Suppression State&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Details&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Error&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;'ntddk.h' file not found&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;KMDFDriverIcxTest&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;C:\Users\hzhan71\source\repos\KMDFDriverIcxTest\KMDFDriverIcxTest\driver.h(17,10):&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Error&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;'wdf.h' file not found&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;UMDFDriverIcxTest&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;C:\Users\hzhan71\source\repos\KMDFDriverIcxTest\UMDFDriverIcxTest\driver.h(18,10):&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;STRONG&gt;Steps to create a simple driver in VS2022:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhang_Tommy_0-1730859308924.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/60142iE41503427D3030A8/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Zhang_Tommy_0-1730859308924.png" alt="Zhang_Tommy_0-1730859308924.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 02:21:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641512#M4180</guid>
      <dc:creator>Zhang_Tommy</dc:creator>
      <dc:date>2024-11-06T02:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: [Intel compiler]Does the intel compiler support to compile windows driver?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641639#M4181</link>
      <description>&lt;P&gt;Did you project compile with MS compiler prior to switching to Intel Compiler?&lt;/P&gt;
&lt;P&gt;Also, make sure to use VS version listed here&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/intel-compilers-compatibility-with-microsoft-visual-studio-and-xcode.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/intel-compilers-compatibility-with-microsoft-visual-studio-and-xcode.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 16:15:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641639#M4181</guid>
      <dc:creator>Viet_H_Intel</dc:creator>
      <dc:date>2024-11-06T16:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: [Intel compiler]Does the intel compiler support to compile windows driver?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641735#M4182</link>
      <description>&lt;P&gt;Yes, the project is a simple project which created from default KMDF driver template, it doesn't include my project code currently, and it compiles fine with MS compiler. You need to install WDK for Visual Studio to compile the sample code.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 06:31:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-compiler-Does-the-intel-compiler-support-to-compile/m-p/1641735#M4182</guid>
      <dc:creator>Zhang_Tommy</dc:creator>
      <dc:date>2024-11-07T06:31:21Z</dc:date>
    </item>
  </channel>
</rss>

