- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all,
I am using intel fortran 11.1.1060 with Visual studio 2008. Is there any way I can compile .f95 files? I heard about -Tf compiler options if you want to use command prompt. is there any place that I activate this options in Visual studio?
Regards,
skravoof
I am using intel fortran 11.1.1060 with Visual studio 2008. Is there any way I can compile .f95 files? I heard about -Tf compiler options if you want to use command prompt. is there any place that I activate this options in Visual studio?
Regards,
skravoof
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
.f95 is a non-standard file type for free-form source code. I suggest renaming the files to the more widely accepted .f90. There is a spot under Tools > Options > Intel Visual Fortran > General where you can add .f95 as a free-form source type, but I know there were some issues with this in some 11.1 versions. You can try 11.1 Update 7 to see if that had the fix (I am uncertain) or install the current version 12.0 Update 2.
I don't think you can make -Tf work from Visual Studio.
I don't think you can make -Tf work from Visual Studio.

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