<?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 OneAPI and CodeBlocks? in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-OneAPI-and-CodeBlocks/m-p/1728411#M4629</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I constat same behaviour (and me too use OneAPI configured into CB).&lt;/P&gt;&lt;P&gt;But, it's not a problem into CB, because IDE generate only by "translating" commands (like in command console Windows).&lt;/P&gt;&lt;P&gt;Here instructions generated :&lt;/P&gt;&lt;P&gt;icx.exe --version&lt;BR /&gt;Intel(R) oneAPI DPC++/C++ Compiler for applications running on Intel(R) 64, Version 2025.3.0 Build 20251010&lt;BR /&gt;Copyright (C) 1985-2025 Intel Corporation. All rights reserved.&lt;BR /&gt;Intel(R) oneAPI DPC++/C++ Compiler 2025.3.0 (2025.3.0.20251010)&lt;BR /&gt;Target: x86_64-pc-windows-msvc&lt;BR /&gt;Thread model: posix&lt;BR /&gt;InstalledDir: C:\Program Files (x86)\Intel\oneAPI\compiler\2025.3\bin\compiler&lt;BR /&gt;Configuration file: C:\Program Files (x86)\Intel\oneAPI\compiler\2025.3\bin\compiler\..\icx.cfg&lt;BR /&gt;icx.exe /nologo -Wall /Zi /DDEBUG /D_DEBUG /I"C:/Program Files (x86)/Intel/oneAPI/compiler/latest/include" /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/um" /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/shared" /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/ucrt" /I"C:/Program Files/Microsoft Visual Studio/18/Community/VC/Tools/MSVC/14.50.35717/include" /c src/Lesson01.c /FoobjINTELX64/Debug/src/Lesson01.obj&lt;BR /&gt;rc.exe /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/um" /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/shared" /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/ucrt" /I"C:/Program Files/Microsoft Visual Studio/18/Community/VC/Tools/MSVC/14.50.35717/include" -foobjINTELX64/Debug/src/Lesson01.res src/Lesson01.rc&lt;BR /&gt;xilink.exe /nologo /subsystem:windows /LIBPATH:"C:/Program Files (x86)/Intel/oneAPI/compiler/latest/lib" /LIBPATH:"C:/Program Files (X86)/Windows Kits/10/lib/10.0.26100.0/um/x64" /LIBPATH:"C:/Program Files/Microsoft Visual Studio/18/Community/VC/Tools/MSVC/14.50.35717/lib/x64" /LIBPATH:"C:/Program Files (X86)/Windows Kits/10/lib/10.0.26100.0/ucrt/x64" /LIBPATH:"C:/Program Files/Microsoft Visual Studio/18/Community/VC/Tools/MSVC/14.50.35717/lib/x64/store/references" /out:binINTELX64/Debug/Lesson01.exe glu32.lib opengl32.lib user32.lib advapi32.lib comdlg32.lib winmm.lib gdi32.lib shell32.lib kernel32.lib objINTELX64/Debug/src/Lesson01.obj objINTELX64/Debug/src/Lesson01.res /MACHINE:X64&lt;/P&gt;&lt;P&gt;And warning message during linkage :&amp;nbsp;xilink: warning #10047: Tool use is limited for IL0 based targets. Please use the IL0 based build.&lt;/P&gt;&lt;P&gt;Nothing appear with my precedent version of OneAPI 2024.2. Strange no ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank, for your response.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 30 Nov 2025 16:39:06 GMT</pubDate>
    <dc:creator>tdechaize</dc:creator>
    <dc:date>2025-11-30T16:39:06Z</dc:date>
    <item>
      <title>Intel OneAPI and CodeBlocks?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-OneAPI-and-CodeBlocks/m-p/1725842#M4617</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to get the Intel OneAPI C++ compiler to work with CodeBlocks-- has anyone been successful with this?&amp;nbsp; I am running Windows 11, MSVC 2022 Community-- I have the Intel OneAPI Command Prompt working perfectly, but there is something that I am missing with my CodeBlocks Toolchain, search paths, and linker settings.&amp;nbsp; Here is one of my problems:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;xilink: warning #10047: Tool use is limited for IL0 based targets. Please use the IL0 based build.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using icx and xilink for both dynamic and static libraries-- I am unsure about which settings to use for the Debugging and Make dialogs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any tips or tricks would be much appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Lou&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 17:42:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-OneAPI-and-CodeBlocks/m-p/1725842#M4617</guid>
      <dc:creator>porkroast</dc:creator>
      <dc:date>2025-11-11T17:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Intel OneAPI and CodeBlocks?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-OneAPI-and-CodeBlocks/m-p/1728411#M4629</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I constat same behaviour (and me too use OneAPI configured into CB).&lt;/P&gt;&lt;P&gt;But, it's not a problem into CB, because IDE generate only by "translating" commands (like in command console Windows).&lt;/P&gt;&lt;P&gt;Here instructions generated :&lt;/P&gt;&lt;P&gt;icx.exe --version&lt;BR /&gt;Intel(R) oneAPI DPC++/C++ Compiler for applications running on Intel(R) 64, Version 2025.3.0 Build 20251010&lt;BR /&gt;Copyright (C) 1985-2025 Intel Corporation. All rights reserved.&lt;BR /&gt;Intel(R) oneAPI DPC++/C++ Compiler 2025.3.0 (2025.3.0.20251010)&lt;BR /&gt;Target: x86_64-pc-windows-msvc&lt;BR /&gt;Thread model: posix&lt;BR /&gt;InstalledDir: C:\Program Files (x86)\Intel\oneAPI\compiler\2025.3\bin\compiler&lt;BR /&gt;Configuration file: C:\Program Files (x86)\Intel\oneAPI\compiler\2025.3\bin\compiler\..\icx.cfg&lt;BR /&gt;icx.exe /nologo -Wall /Zi /DDEBUG /D_DEBUG /I"C:/Program Files (x86)/Intel/oneAPI/compiler/latest/include" /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/um" /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/shared" /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/ucrt" /I"C:/Program Files/Microsoft Visual Studio/18/Community/VC/Tools/MSVC/14.50.35717/include" /c src/Lesson01.c /FoobjINTELX64/Debug/src/Lesson01.obj&lt;BR /&gt;rc.exe /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/um" /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/shared" /I"C:/Program Files (X86)/Windows Kits/10/include/10.0.26100.0/ucrt" /I"C:/Program Files/Microsoft Visual Studio/18/Community/VC/Tools/MSVC/14.50.35717/include" -foobjINTELX64/Debug/src/Lesson01.res src/Lesson01.rc&lt;BR /&gt;xilink.exe /nologo /subsystem:windows /LIBPATH:"C:/Program Files (x86)/Intel/oneAPI/compiler/latest/lib" /LIBPATH:"C:/Program Files (X86)/Windows Kits/10/lib/10.0.26100.0/um/x64" /LIBPATH:"C:/Program Files/Microsoft Visual Studio/18/Community/VC/Tools/MSVC/14.50.35717/lib/x64" /LIBPATH:"C:/Program Files (X86)/Windows Kits/10/lib/10.0.26100.0/ucrt/x64" /LIBPATH:"C:/Program Files/Microsoft Visual Studio/18/Community/VC/Tools/MSVC/14.50.35717/lib/x64/store/references" /out:binINTELX64/Debug/Lesson01.exe glu32.lib opengl32.lib user32.lib advapi32.lib comdlg32.lib winmm.lib gdi32.lib shell32.lib kernel32.lib objINTELX64/Debug/src/Lesson01.obj objINTELX64/Debug/src/Lesson01.res /MACHINE:X64&lt;/P&gt;&lt;P&gt;And warning message during linkage :&amp;nbsp;xilink: warning #10047: Tool use is limited for IL0 based targets. Please use the IL0 based build.&lt;/P&gt;&lt;P&gt;Nothing appear with my precedent version of OneAPI 2024.2. Strange no ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank, for your response.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Nov 2025 16:39:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Intel-OneAPI-and-CodeBlocks/m-p/1728411#M4629</guid>
      <dc:creator>tdechaize</dc:creator>
      <dc:date>2025-11-30T16:39:06Z</dc:date>
    </item>
  </channel>
</rss>

