I have the Intel C++ compiler installed onto a Windows machine, which has been using MSVC 10 (2010). I recently installed MSVC 12 (2013) alongside the MSVC 10 compiler, and now icpc seems to be defaulting to use that version of MSVC. Is there a way to configure the Intel compiler to use the MSVC 10 version instead?
Thread Topic:
Question