- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can one compile, link, and execute a fortran source code file from the editing window in Intel fortran (like was possible in the old Compaq fortran)? There were simple buttons on the task bar in Compaq fortran for this but I cannot find them in Intel fortran. It wasn't necessary to create a project first; that was done automatically. Thanks for any help.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, due to changes in Visual Studio you have to create a project first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We were able to build using a simple source fortran program but I don't know what to do after that. How does one execute the code?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Debug > Start Without Debugging. VS6 (CVF) had a button for that by default - in newer VS versions you have to add it to the toolbar. Or you can use Ctrl-F5. Do you want instructions for adding the button?
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