- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've recently downloaded IVF 81. and trid to convert our CVF 6.6C code. A coupld of FORTRAN DLLs workspaces are giving me problems. They seem to have converted OK, and the code compiles, but when linking they claim that they can't find dfor.lib (unsurprisingly!)
However, I can't figure out where this reference is coming from...? I've changed all my USE DFLIBs to USE IFPORTs etc., I've completely cleaned and rebuilt the project...?
I could ignore the library reference, but I'd prefer to know where it is coming from.
Anyone else see this?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You either have some object or library that wasn't rebuilt, or you have an explciit reference to dfor.lib in your project options.
If you have a search tool that will search all file types (the standard Windows search won't), search all your files, including objects, for dfor.lib.
If you have a search tool that will search all file types (the standard Windows search won't), search all your files, including objects, for dfor.lib.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Found it - it's in a third party lib file ...thanks Steve.

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