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

Visual Studio 2008 integration problem

maemarcus
Beginner
797 Views
Hello,

I have uninstalled VS2005, installed VS2008 Team System Edition and then Intel Visual Fortran 10.1.019 & Integrations. But nothing seems to be integrated in VS2008. The "F" icon on VS splash does not present, .vfproj-s cannot be loaded, and also unavailable from solutions. However, from Control Panel -> Programs and Features I see the IVF integrations in vs2008 are installed. Don't know, what can be wrong, please, help!

OS - Vista 6001
0 Kudos
9 Replies
Steven_L_Intel1
Employee
797 Views
We have seen a number of cases like this. First thing to try is to uninstall the IVF integrations and then reinstall.
0 Kudos
maemarcus
Beginner
797 Views
Thank you for your reply,

I've tried to uninstall and reinstall the integrations, but nothing changed. Also, I've installed the Intel C++ 10.1.020 - it refuses VS2008 integration too. What are the other cases?
0 Kudos
Steven_L_Intel1
Employee
797 Views
We have not yet been able to identify a common thread. At this point I suggest that you contact Intel Support for help.
0 Kudos
maemarcus
Beginner
797 Views
Well, I see. And the last question : is there any IVF install log and where can it be found? I'm also inspecting the integrate.bat because it is highly-likely functioning improperly.
0 Kudos
Steven_L_Intel1
Employee
797 Views
No log by default. Since you're looking at integrate.bat, try running its commands without /s one by one.
0 Kudos
maemarcus
Beginner
797 Views
Thank you, Steve,

First I've realized there is something wrong with vsvars32.bat executed from integrate.bat. I've fixed the problem by cleaning from garbage my Path environment variable and then reinstalling ICC integrations and IVF compiler. All works now.
0 Kudos
Steven_L_Intel1
Employee
797 Views
Yes, this is a solution we recently discovered. At this time I don't know why it works, but we are investigating. Glad to hear you're back in business.
0 Kudos
morten_haug_emilsen
797 Views
Yes, this is a solution we recently discovered. At this time I don't know why it works, but we are investigating. Glad to hear you're back in business.

I'am lifting this thread since I've just installed VS2008 but cannot see the Intel Fortran Integration. Have 10.1.21 installed. Have also downloaded but not yet installed 10.1.25. Will this be solved by upgrading? Can i upgrade 10.1.25 over 10.1.21 or does this mean a uninstall-reinstall procedure?

Thanks

Morten

0 Kudos
Kevin_D_Intel
Employee
797 Views
Upgrading may or may not clear the condition. You could in theory upgrade over 10.1.021 but since there isan issue with the integration, if you decide to go this route, thenI suggest uninstalling the IVF compiler and IVF integrations into Visual Studio first, then install 10.1.025.

Before you go to that extent, you might want to try Steves VS2008 repair tool (repairvs08integration.zip) available here

0 Kudos
Reply