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

Problems with IVF 11.1.035

rase
New Contributor I
629 Views
Has somebody experienced problems with the new versions of IVF and IVC/C++ (11.1.035) and VS2005 (German)? After installation I run into the same problems as with 11.0 (described my thread of Dec 27, 2008). I was able to fix the problems with the advice Steve provided in the thread. But what is the reason for the problems? Will the problems be fixed in the next release? Kind regards, Wolf
0 Kudos
1 Solution
Steven_L_Intel1
Employee
629 Views
Interesting. Open a Fortran (or C++) build environment command window and type:

devenv /resetskippings

Now start Visual Studio again. What happens? If you continue to have a problem with this I'll ask that you file an issue with Intel Premier Support.

View solution in original post

0 Kudos
4 Replies
Steven_L_Intel1
Employee
629 Views
What specifically are the problems you're seeing? Is it that you don't find the Fortran integration to be there in VS2005?
0 Kudos
rase
New Contributor I
629 Views
I received the message (in German)
Intel Fortran Tool Options Package (xxxxx.....) was not loaded
and a similar message for C/C++, even after the deinstallation of IVF 11.1035 and VS2005, and the reinstallation of VS2005 SP1 and IVF 11.0
As I said I managed to fix the problem with the advice you gave in my thread of Dec 2008, using a script for IVF and the commands for IVC/C++
0 Kudos
Steven_L_Intel1
Employee
630 Views
Interesting. Open a Fortran (or C++) build environment command window and type:

devenv /resetskippings

Now start Visual Studio again. What happens? If you continue to have a problem with this I'll ask that you file an issue with Intel Premier Support.
0 Kudos
rase
New Contributor I
629 Views
I decided to reinstal VS2005 and IVF/IVC/C++ 11.0.072 and wait for the next release of IVF. If the problem persists I will come back to your suggestion. Greetings, Wolf
0 Kudos
Reply