- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just installed Update 7. Yet again the Executables / Includes / Libraries settings in VS2010 are reset when updating IVF, breaking all my builds.
It is a real pain to have to keep copies of these settings elsewhere and to manually recreate them every time IVF is updated.
Thanks,
David
Link Copied
- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
bump
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Similar question about ifort.cfg (and the .cfg for C and C++). For those of us who have cygwin or the like installed, it's important to preserve the Microsoft link path, as well as our favorite combination of standards compatibility options.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The issue with an update resetting the paths in VS was fixed a while ago. This is the first time I have heard about the .cfg files being an issue - I understand that but am unsure there's a good solution. I will put in a request for that. Issue ID is DPD200240756.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm running VS2008 and I still have to reset the library and include paths every time I apply an update.
After applying the latest update, w_fcompxe_novsshell_2013.2.149.exe, VS was completely broken. Somehow $(VCInstallDir) had been redefined as Program Files\Microsoft Visual Studio 9.0\Intel Fortran\Microsoft Files\VC which doesn't exist. After much messing about (reinstalling everything, Googling etc. etc.) I created the directory and copied Program Files\Microsoft Visual Studio 9.0\VC to it. (A quick fix if anyone else experiences this - I wish I'd thought of it earlier.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Interesting. That would be a path for the VS2008 Shell. Thanks for the details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The .cfg issue is still unresolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve, here is a compromise solution to the CFG file problem that I should like to be considered. Let the installer do the following: if a .CFG file exists in the bin/IA32 or bin/intel64 directory, rename it to a different file extension such as "BAK" or "OLD", and then write its new .CFG file. The user can, if he/she wishes, copy settings from the old file to the new CFG file after the installer is finished, instead of having to look up the options section of the documentation. I have gone through updates enough times that I do the backing up and restoration of options myself, but the obliteration of the old CFG file is a nasty surprise the first time it is noticed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I suppose it should also avoid overwriting the .old file if it exists...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve Lionel (Intel) wrote:
I suppose it should also avoid overwriting the .old file if it exists...
Yes, that would be appreciated. Perhaps, a line with the date could be added to the end of the .old file, and then the contents of the previous .cfg file appended after that line, before writing the new .cfg file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The current compiler version install should copy any changes you made to libraries/includes from the most recent earlier version. I have tried this and it seems to work as desired. Let me know if you see differently. This doesn't address the .cfg files.

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