- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I've installed Microsoft Visual C++ 6.0 and Intel Fortran Compiler 7.1. It seems that Visual Studio development environment doesn't recognize fortran projects. The only thing I found is: Tools -> Customize -> Add-ins and Macro files -> Intel Fortran Compiler Build tool. But fortran files are not recognized by environment. Will you please help to solve this issue?
I've installed Microsoft Visual C++ 6.0 and Intel Fortran Compiler 7.1. It seems that Visual Studio development environment doesn't recognize fortran projects. The only thing I found is: Tools -> Customize -> Add-ins and Macro files -> Intel Fortran Compiler Build tool. But fortran files are not recognized by environment. Will you please help to solve this issue?
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I suggest you report this to Intel Premier Support. I haven't used Intel Fortran in this mode much at all. What specifically do you mean by the files not being recognized? There is limited functionality of the VS6 "plugin".
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes, i mean that some features like source colorizer, etc are not available in VS 6.0. The most of them are available in VS.net, i've already installed it and was really surprised by the functionality.
A new question appeared: could you please advise me some links on how to port the project from CVF to IF. When I am trying to build CVF project at VS.net with IF compiler the system reports: "error PRJ0019: A tool returned an error code from "Intel Fortran Compiler Build Tool".
A new question appeared: could you please advise me some links on how to port the project from CVF to IF. When I am trying to build CVF project at VS.net with IF compiler the system reports: "error PRJ0019: A tool returned an error code from "Intel Fortran Compiler Build Tool".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The VS6 functionality in IF7 is very limited and does not extend to source coloring. If you use VS.NET, it's much closer to CVF in its integration.
For projects, I think you need to recreate them with IF7 - for Intel Visual Fortran, there will be a CVF project converter, but what you're getting is MSVC trying to convert the project and its not doing it completely.
Steve
For projects, I think you need to recreate them with IF7 - for Intel Visual Fortran, there will be a CVF project converter, but what you're getting is MSVC trying to convert the project and its not doing it completely.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I recreated project structure and files in Intel Fortran 7.1 (using vs.net) and specified includes in tools -> options.
But now i face a problem during compilation. It specifies "error 173: array element subscript is not within array bounds"
But now i face a problem during compilation. It specifies "error 173: array element subscript is not within array bounds"

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page