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

Newcomer to Intel Fortran

frank_peacock
Beginner
491 Views
Iam a newcomer to Intel Fortran although I have used the CVF IDE. I have recently installed 8.1 integrating into VS .NET 2003. I cannot access any help in the help menu - Fortran is not listed.
My specific problem at the moment is:
With the preprocessor on, I get the following in the buildlog.txt file: cannot find include file. I have set the include directories, which the preprocessor notes in this file. One of the directories includes the include file which cannot be found.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
491 Views
Frank,
Welcome to the forum.
The help for Intel Visual Fortran is separate from the VS.NET IDE - you can access it from the Intel Fortran Compiler 8.1 menu under Start..Programs..Intel Software Development Tools.
Without being able to see your project, it is difficult to tell what is wrong. Let me suggest the following - one of the Fortran property pages for the project is "Command Line". Go to that and type in /watch Rebuild the project and post (or attach) the buildlog.txt here. An alternative would be to open a support request with Intel Premier Support, attaching a ZIP of your project, and we'd be glad to take a look.
0 Kudos
Reply