<?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: Could icpx 2023.2 be used by Visual Studio 2022 for Windows APP development? in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1542616#M3404</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your great help.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Nov 2023 07:37:03 GMT</pubDate>
    <dc:creator>barry-waves</dc:creator>
    <dc:date>2023-11-10T07:37:03Z</dc:date>
    <item>
      <title>Could icpx 2023.2 be used by Visual Studio 2022 for Windows APP development?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1537009#M3349</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Now, we use icx-cl in Visual Studio 2022 to compile Windows applications. However, we find there is icpx in the same folder. We also find a table for this (&lt;A href="https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-1/invoke-the-compiler.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-1/invoke-the-compiler.html&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it mean the icpx is only for Linux development?&lt;/P&gt;&lt;P&gt;Could&amp;nbsp;icpx be used by Visual Studio 2022 for Windows APP development? (Not using CMake. Only use solution and vcxproj files.)&lt;/P&gt;&lt;P&gt;If icpx could be used by&amp;nbsp;Visual Studio 2022 for Windows APP development, how to select it as default compiler in Visual Studio 2022?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: the version of icpx and icx-cl are both 2023.2&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;the version of Visual Studio 2022 is 17.5.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 02:56:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1537009#M3349</guid>
      <dc:creator>barry-waves</dc:creator>
      <dc:date>2023-10-25T02:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Could icpx 2023.2 be used by Visual Studio 2022 for Windows APP development?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1537897#M3357</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting on Intel communities.&lt;/P&gt;
&lt;P&gt;We are working on it internally. We will get back to you soon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Vankudothu Vaishnavi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 08:38:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1537897#M3357</guid>
      <dc:creator>VaishnaviV_Intel</dc:creator>
      <dc:date>2023-10-27T08:38:11Z</dc:date>
    </item>
    <item>
      <title>Re:Could icpx 2023.2 be used by Visual Studio 2022 for Windows APP development?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1540932#M3392</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Thanks for being patient and understanding.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 14px;"&gt;&amp;gt;&amp;gt;Can Visual Studio 2022 for making Windows apps use "icpx"?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt; No, Visual Studio 2022 doesn’t have the option to select "icpx." &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;It's recommended to use "icx" as the default driver for Windows. Some specific settings for Windows only work with "icx" and not with "icpx." For instance, using the option "-Od" to turn off all optimizations works with "icx" on Windows, but it causes an error with "icpx."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;"icpx" can be used for specifying options that are only for Linux, such as "O0" and "-fasynchronous-unwind-tables."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Certain flags for separating data items into their own sections are used differently for Linux and Windows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;- For Linux: "-fdata-sections"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;- For Windows: "/Gw"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;icx:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;icx.exe /c /fdata-sections HelloWorld.cpp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;icx: warning: unknown argument ignored in clang-cl: '-fdata-sections' [-Wunknown-argument]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;icx.exe /c /Gw HelloWorld.cpp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;icpx:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;icpx.exe /c /fdata-sections HelloWorld.cpp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;icpx.exe /c /Gw HelloWorld.cpp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;icpx: warning: argument unused during compilation: '-G w' [-Wunused-command-line-argument]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Vankudothu Vaishnavi&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Nov 2023 12:41:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1540932#M3392</guid>
      <dc:creator>VaishnaviV_Intel</dc:creator>
      <dc:date>2023-11-06T12:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Could icpx 2023.2 be used by Visual Studio 2022 for Windows APP development?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1541673#M3395</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thank you for the information.&lt;BR /&gt;Does the &lt;STRONG&gt;cl&lt;/STRONG&gt; from icx-&lt;STRONG&gt;cl&lt;/STRONG&gt; mean &lt;STRONG&gt;Cl&lt;/STRONG&gt;ang or &lt;STRONG&gt;cl&lt;/STRONG&gt;assic? Does icx mean&lt;STRONG&gt; I&lt;/STRONG&gt;ntel&lt;STRONG&gt; C&lt;/STRONG&gt;ompiler?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 01:25:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1541673#M3395</guid>
      <dc:creator>barry-waves</dc:creator>
      <dc:date>2023-11-08T01:25:30Z</dc:date>
    </item>
    <item>
      <title>Re:Could icpx 2023.2 be used by Visual Studio 2022 for Windows APP development?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1542181#M3400</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: inherit;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: inherit;"&gt;&amp;gt;&amp;gt;Does the cl from icx-cl mean Clang or classic?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: inherit;"&gt;icx-cl is the Microsoft-compatible variant of icx and cl in icx-cl is nothing significant. It is the carry over from Microsoft command line compiler.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: inherit;"&gt;&amp;gt;&amp;gt;Does icx mean Intel Compiler?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: inherit;"&gt;Yes, icx is an Intel compiler. icx compiler is recommended for windows and icpx compiler is for linux.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: inherit;"&gt;For more information please refer to the below links,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-2/overview.html" rel="noopener noreferrer" target="_blank" style="font-size: inherit;"&gt;https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-2/overview.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/release-notes/intel-oneapi-dpc-c-compiler-release-notes.html" rel="noopener noreferrer" target="_blank" style="font-size: inherit;"&gt;https://www.intel.com/content/www/us/en/developer/articles/release-notes/intel-oneapi-dpc-c-compiler-release-notes.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: inherit;"&gt;If you still have any queries, please let us know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: inherit;"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: inherit;"&gt;Vankudothu Vaishnavi.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Nov 2023 09:02:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1542181#M3400</guid>
      <dc:creator>VaishnaviV_Intel</dc:creator>
      <dc:date>2023-11-09T09:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Could icpx 2023.2 be used by Visual Studio 2022 for Windows APP development?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1542616#M3404</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your great help.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 07:37:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1542616#M3404</guid>
      <dc:creator>barry-waves</dc:creator>
      <dc:date>2023-11-10T07:37:03Z</dc:date>
    </item>
    <item>
      <title>Re:Could icpx 2023.2 be used by Visual Studio 2022 for Windows APP development?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1542640#M3405</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Do you have any other issues? Could you please confirm if we can close this thread from our end?&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;Vankudothu Vaishnavi.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Nov 2023 09:05:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1542640#M3405</guid>
      <dc:creator>VaishnaviV_Intel</dc:creator>
      <dc:date>2023-11-10T09:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Could icpx 2023.2 be used by Visual Studio 2022 for Windows APP development?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1542698#M3408</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Yes. Please close this thread from your end. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 14:26:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1542698#M3408</guid>
      <dc:creator>barry-waves</dc:creator>
      <dc:date>2023-11-10T14:26:26Z</dc:date>
    </item>
    <item>
      <title>Re:Could icpx 2023.2 be used by Visual Studio 2022 for Windows APP development?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1543171#M3414</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for confirming. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&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;Vankudothu Vaishnavi.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Nov 2023 03:42:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Could-icpx-2023-2-be-used-by-Visual-Studio-2022-for-Windows-APP/m-p/1543171#M3414</guid>
      <dc:creator>VaishnaviV_Intel</dc:creator>
      <dc:date>2023-11-13T03:42:03Z</dc:date>
    </item>
  </channel>
</rss>

