Who is Impacted?: Users testing Visual Studio 2015 RC with the Intel® Visual Fortran Composer XE 2015 and 2016-Beta
Symptom: Projects will not link in either x86 or x64 configurations. Link error:
LINK : fatal error LNK1104; cannot open file 'ucrtd.lib'
Workaround: This issue will be addressed in a future update to the Intel Visual Fortran Composer. As a work around:
Open Visual Studio 2015
Open menu “Tools" -> Options -> Intel Compilers and Tools -> Visual Fortran > Compilers
Open both tabs [Win32] and [x64], for each click the “Reset…” button,
select “Reset settings for selected compiler only”
and click “Ok”.
Click “Ok” button on “Options” dialog to save settings.
Now you should be able to Build the project in either x86 or x64 configurations.