Hello I have just installed the latest version of the Intel Fortran compiler for windows (w_fcompxe_novsshell_2013.1.119).
I am using visual studio 2010.
I used to use the Intel compiler with imsl (xe composer 2012) and the projects were configured accordingly.
I encountered some errors when linking to mkl and ifport.lib.
I had a look at my projects setting and they all seem to useto the following path: $(IFORT_COMPILER12).
Is there any way I can replace $(IFORT_COMPILER12) by $ (IFORT_COMPILER13) automatically or do I need to edit all my projects or this is not the right way ?
Note that that the 2013 version is the only version installed on the computer I use, as you probably have guessed.
Thanks and best regards



