- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We have a older nag.lib which we have been using with old CVF code(I am not sure of the version). When we migrated the project to IVF there areerrors while linking. I have read one post mentioning converting .lib to .dll from CVF and using that in IVF code. Is there any other way using old .lib? I also want to know what changes in code one has to make if one wants to use .lib in IVF.
Thanks
Pradeep
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If the library is written in Fortran and was compiled by CVF, you have to get a new version that was compiled with Intel Fortran. If the library is in some other language and simply provides convenient interfaces for CVF, you may be able to get away by building with the /iface:cvf option (this is a default when you use the project conversion wizard to convert a CVF project.) No actual coding changes should be needed.

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