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.

Visual Studio 2005 Integration

tunday
Beginner
595 Views
I installed Visual Studio 2005 into a folder on an external drive. (Not enough space on C.) Then I installed Intel Visual Fortran into the same folder. When I run Visual Studio I don't see any fortran option. What did I do wrong?
0 Kudos
3 Replies
Steven_L_Intel1
Employee
595 Views
Into the SAME folder? Or another folder on the same drive? What are the full paths to the two products?

See if the steps and tool in this article help.
0 Kudos
tunday
Beginner
595 Views
Thanks for the quick response.

Both are installed into the folder H:\MyIDEs. The folder contains a subfolder named Intel Fortran along with subfolders and files created by the Visual Studio install.

I did read the article you mentioned and thought I was following it.
0 Kudos
Steven_L_Intel1
Employee
595 Views
Normally, the compiler install is under Intel\Compilers - the "Intel Fortran" folder under the Visual Studio folder is created by the compiler install - that's where the VS integration files go. Where is the compiler itself installed? What happens when you run the repair tool? What is its output?
0 Kudos
Reply