- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This right click menu option in Visual studio used to do what it says and just link. Now it deletes intermediate files first and then of course can not possibly do a link. Using VS2010 with Fortran Compiler XE 13.1.3.198.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't reproduce this. Please attach a ZIP of the buildlog.htm after you see this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Actually, it is not related to the configuration. The issue does not reproduce if all compilation is up to date. But try compiling one file in a project, then do the link only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, I'll see if I can reproduce it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just to clarify I am thinking right click the project in solution explorer and expand the "project only" pop uup menu item.
My options in VS2010 (shell) are "Build Only" , "Rebuild Only", "Clean Only" there is no Link Only option should there be? And what would be the usage, if the obj files are up to date and the exe isn't then "build only" just does a link anyway? Perhaps I am missing something.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes there should be a "Link Only" choice. See attached.
The usefulness is for a quick and dirty link where you are sure you did not change any interface details. I would always do a final full build, but during development it can waste half a life waiting for unnecessary module cascades to work through. Can't wait for sub-modules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Andrew Smith wrote:
The usefulness is for a quick and dirty link where you are sure you did not change any interface details.
That is an excellent point, why haven't I thought of that useful tip. Probably because I don't have that option I would guess. It the the VS shell you are using or a full VS?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using full VS. Visual Studio 2010 Professional.
Remember to right click the changed file and "Compile" before doing the Link Only.
It the link failure going to be fixed ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't reproduce the problem in VS2010.
As for adding this to the shell, I will submit a feature request.

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