- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My F90 project in .Net2003 (German version) doesn't find a static library whose path is correctly specified in libpath. generating instead LNK2019 or LNK2001 error messages. Specifying the same path in Tools>Options... doesn't help either. However, if the static library (result of an another F90 project realsised with the same .Net2003) is placed into the project, the external symbol resolution works fine.
Any ideas and/or experiences?
Congratulations on a good optimisation in V9.0: without any changes to the code whatsoever, my mixed F77 & F90 applications run faster by a factor of 1.4-2!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The environment variable used for libraries is LIB not LIBPATH. But this is not used by the VS.NET environment Are you setting the path in Tools..Options..Intel Fortran..General..Directories..Library Files?

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