- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a *.for file and I would like to compile it and check it for errors. I am using Abaqus (Simulia, Inc) and it uses fortran files as subroutines as part of ots analysis. However, when I run it, it says, error in compilation but it does not give me any description so I was wondering if I can get any help on how to run it by itself from either a command window or by using Visual c++ 2008. I can't install Visual Basic cause it has some conflicts with Visual C++
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have Intel Visual Fortran installed? If so, you can build Fortran applications from the command line or from Visual Studio. I'm wondering if you are using the "Express Edition" of Visual C++ 2008 - if so, then you can't use Fortran from the Visual C++ IDE - command line only.
If you don't have Intel Visual Fortran installed, you can't use it to compile!
If you don't have Intel Visual Fortran installed, you can't use it to compile!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
I'm wondering if you are using the "Express Edition" of Visual C++ 2008 - if so, then you can't use Fortran from the Visual C++ IDE - command line only.

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