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.
29300 Discussions

IVF 9.0 not integrating with Visual studio

sankarnkp
Beginner
683 Views
Hello,
I have a copy of IVF version 9.0 I am trying to install in my i7 HP laptop running windopws XP professional. I installed the complete (all components) of Microsoft visual studio 2005. Then I started installing IVF. When I install the compiler for 32 bit systems, it gives me two errors; both stating prerequisites not found or something like that:

1) First error is regarding SDK not found. However there was a browse button and I used it to locate the SDK folder.
2) Second error said Visual C++.NET 2002 or 2003 not found in the system. Without Visual C++ the debugger will not work. I had two options either to coontinue and have the debugger in the VS not work or quit installation. I continued the installation.

Later I installed the Visual studio integration hoping that it will resolve. The program installed correctly but did integrate the fortran with VS 2005. Now when I open up VS and try to make a new project, I do not even see an option for IVF.

Is this known problem? I tried at many places but almost all topics relate to IVF 10.0 and higher. The second error suggests it needs VS.NET 2002 or 2003. Could this be the reason? Is IVF 9.0 not compatible with VS 2005.

I appreciate any sort of help in this matter.

Thanks
Sankar
0 Kudos
4 Replies
TimP
Honored Contributor III
683 Views
You must install the optional Microsoft C++ development package in Visual Studio before installing (or repairing) ifort installation. This can be done by repairing VS to add the additional component.
0 Kudos
Wendy_Doerner__Intel
Valued Contributor I
683 Views
And it looks like from the release notes for 9.0.30 (see below), Microsoft Visual Studio 2005 was not supported yet. It is supported in the 9.1.039 version. What version do you have and can you use a newer version? Our 11.1 and 12.0 compilers are the current compilers with support.

------

Wendy

Attaching or including files in a post



Software Requirements to Develop IA-32 Applications

  • Microsoft Windows 2000*, Windows XP* or Windows Server 2003*.
    Note: Microsoft Windows 98*, Windows 98 SE*, Windows Millennium Edition* and Windows NT* are not supported for product development, but are supported for application deployment.
  • One of the following Microsoft development products must be installed:
    • Microsoft Visual C++* .NET* 2002 or 2003, Standard edition or above
    • Microsoft Visual Studio* .NET* 2002 or 2003, any edition, with Visual C++ component installed
      Note: Microsoft Visual Studio* 2005 is not supported by Intel Visual Fortran Compiler 9.0. Support for Visual Studio 2005 will appear in a future compiler product update.
  • For development of IA-32 applications on Windows XP Professional x64 Edition or Windows Server 2003 x64 Edition, only the 2003 version of the Microsoft development environment is supported.
0 Kudos
sankarnkp
Beginner
683 Views
Thanks Tim and Wendy.

I will check with my supervisor to see if I can upgrade the compiler. But in your knowledge there is no way to get this working right?

Thanks
Sankar
0 Kudos
Wendy_Doerner__Intel
Valued Contributor I
683 Views
Yes. You will need to use the 9.1 version which supports VS 2005..

------

Wendy

Attaching or including files in a post

0 Kudos
Reply