Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
805 Discussions

Intel C++ Integration with Visual Studio 2022

JEPO
Beginner
427 Views

L.S.

 

I have been trying the Intel C++ 2025 compiler and it works perfectly for a 64-bit build,
but it seems not to work at all for a 32-bit build.

Does this mean that Intel C++ 2025 does 
not do 32-bit builds or that there is a problem
with the integration of Intel C++ in Visual Studio 2022?

I have not been able to find any information on the Intel C++ compiler not being able to
do 32-bit builds.

All I have to do is create a new solution and then choose the Intel C++ compiler as the
toolset. 
For the 64-bit build the Intel C++ compiler is available as the toolset but for the
32-bit build it is not.

According to Microsoft the problem is not with Visual Studio.

Kind regards,
Jeroen Posch.

0 Kudos
1 Reply
Sravani_K_Intel
Moderator
382 Views

2025.0 release onwards of Intel® oneAPI development tools no longer support the creation of 32-bit applications as mentioned in Intel® oneAPI Base Toolkit Release Notes

 

0 Kudos
Reply