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

Problem for setup inter fortran v11.1 with VS2005

Ted_Yang
Beginner
314 Views
Hello,

I got a problem when setup intel Fortran v11.1. After install v11.1 and then I install v9.1 of intel fortran, the project I create with 9.1 can not be compiled, the error message is can not get visual compilerwin32 install. so I uninstall v11.1, the problem still exists. and in about dialog under Help menu of VS2005 still display v
11.1 of intel fortan. But as I know v11.1 is integrated into VS2008, does some know how to fix the problem?

Thanks,
Ted,

0 Kudos
2 Replies
TimP
Honored Contributor III
314 Views
After removing ifort 11.1, if you wish 9.1 to be available, it appears you will need to repair or remove and reinstall it. Then, when you install 11.1 again, you have the choice of whether to integrate into VS2005 or 2008 or both. If you have both 9.1 and 11.1 integrated into VS2005, 11.1 would be the default, but you would have the option (in VS2005 only) to switch back to 9.1.
If the 9.1 and 11.1 files in the \intel\download directory aren't disturbed, repair and removal and reinstallation can be accomplished from the setup.exe there.
If I haven't understood the situation, I'm sure others will correct me.
0 Kudos
Ted_Yang
Beginner
314 Views

Thanks a lot.

0 Kudos
Reply