Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Installing 3rd update caused VS2008 to revert to oldest version

csh1
Beginner
1,315 Views

Context:

Vista Ultimate x64

Intel Fortran 10.1.019, 10.1.021, 10.1.024


Problem:

I have been installing updates on top of previous installations. With the installation of a third update (v10.1.024), VS2008 reverted to using the oldest version I had installed (v10.1.019).

I could not find any option in VS2008 to select the compiler version. The menu optionTools > Options > Intel Fortran > Compilersmentioned in the documentation (...v10.1.024w_fc_p_10.1.024_INSTALL.htm) does not exist in VS2008.

The apparent fix was touninstall the oldest version. After doing that, VS2008 automatically started using the latest compiler version.


Questions:

Should I have the menu item mentioned above in my VS2008 environment?

I initially installed the compiler before integration with VS2008 was available, so I installed the VS2005 version that came with the compiler. Can I safely remove that now? Worried that uninstalling it will remove the compiler integration from VS2008 too.

What is the best practice for installing compiler updates? It appears that one should uninstall all but one version prior to installing an update.

0 Kudos
7 Replies
Steven_L_Intel1
Employee
1,315 Views
Yes, that option should be there in VS2008. I generally find it's ok to remove the older compiler version afterward. Yes, you can uninstall VS2005 Premier Partner Edition using Add or Remove Programs. Sometimes it does not fully uninstall, in which case you can use the "Windows Installer Cleanup Utility" to do so (do a Google search on that.)
0 Kudos
csh1
Beginner
1,315 Views

I went ahead and uninstalled VS2005 Premier Partner. I removed the following components:

Microsoft Visual Studio 2005 Premier Partner Edition
Microsoft Visual C++ 2005 Redistributable
Microsoft Document Explorer 2005

Was not sure about these, so I left them:

Visual Studio .NET Prerequisites - English
Visual Studio 2005 Tools for Office Second Edition Runtime

It did not break VS2008 compiler integration.

0 Kudos
csh1
Beginner
1,315 Views
Doh! It would help if I clicked the "Show all settings" checkbox on the Tools->Options menu.
0 Kudos
Steven_L_Intel1
Employee
1,315 Views
Where is this "Show all settings" checkbox? I can't find it.
0 Kudos
csh1
Beginner
1,315 Views

In VS2008 RTM, Tools->Optionsat the lower leftunder the ListBox.

0 Kudos
Steven_L_Intel1
Employee
1,315 Views
Interesting - that checkbox is not present in the two VS08 installs I have, one Standard Edition, one Team System Edition.
0 Kudos
TimP
Honored Contributor III
1,315 Views
Nor in the one I got from MSDN account download.
0 Kudos
Reply