Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Fortran/C++ XE 2018u1 install problem

Petr_Parik
Beginner
242 Views

Hi,

is there any way to see the error messages in the setup, particularly in the component selection window?

I only see e.g.
Microsoft Visual Studio 2015 Shell* can not be installed because
Intel Debugger Extension 7.12 will not be installed, since this component
which is really not helpful without the rest of the text!

Thanks for any advice.

0 Kudos
2 Replies
Steve_Lionel
Honored Contributor III
242 Views

The debugger extension message can be ignored, unless you will be developing applications for Intel Xeon Phi coprocessors.

My guess on the Shell issue is that you don't have the required Windows SDK installed. See https://software.intel.com/en-us/vs2013shell-windowssdk - I know it says VS2013 Shell but I am fairly certain that the same issue applies to VS2015 Shell.

Normally one can see more of the message in the window, but there should have been an earlier screen with more text on the issues.

0 Kudos
Petr_Parik
Beginner
242 Views

Thank you, Steve. Installing the latest Windows 10 SDK did the trick. I have successfully run the setup (now it miraculously shows the complete error messages after clicking on them - I don't know why it did not work the first time).

0 Kudos
Reply