Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: wildebeest on December 21, 2022, 04:55:38 am
-
Hello:
I managed to get the Intel C++ one API compiler working in MSVC 2019, but can anyone post some tips concerning search directories, compiler and linker settings, etc. . . I can't seem to get the Intel compiler set up properly in CodeBlocks. Thanks-- Lou
-
Hello:
I managed to get the Intel C++ one API compiler working in MSVC 2019, but can anyone post some tips concerning search directories, compiler and linker settings, etc. . . I can't seem to get the Intel compiler set up properly in CodeBlocks. Thanks-- Lou
I don't know the Intel C++ compiler, but I did set up the MSVC compiler in Code::Blocks, there is a description here (https://github.com/arnholm/cpde_utils/blob/master/doc/toolchain/CodeBlocks_MSVC2019_setup.pdf), maybe it can provide some clues for your compiler.