- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good morning everybody,
I am coding a DLL in C with some Fortran subroutines. Linking demands access to ifconsol.lib. To make this accessible I have to add the IVF Lib path to the VC++ directory list. So far no problem.
Now, I am using multiple versions of the IVF compiler. My question is whether there is a macrofor the IVF install directory that changes with the selection of the IVF compiler version in the Visual Studio options? This way I would not have to change the VC++ directory entry all the time. I tried $(IFortInstallDir)Lib (as used in the Fortran options section), but this does not work.
Thanks for any help in advance.
Haje
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
Hey Steve,
thanks for the quick reply. That's too bad, I was hoping I was just doing something stupid.Woulda way to get around this be to have the IVF options dialog write the install pathof the selected compiler to another system environment variable? Or can't these be accessed by VC either? (Just checking if this is worth a feature request. ;) )
Haje

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