5214| 3
|
[Fortran] fortran如何调用.LIB文件 |
10体能
最佳答案仅供当前project使用:
ms visual studio + IVF 中 project 的属性进行设置,linker下选择选项 link additional library directories,然后把自己需要添加的lib所在的文件夹路径添加进来后,就可以在当前的project下进行使用了。
如果要供所有的projects使用:
ms visual studio + IVF下 tools --> options --> Intel Fortran --> libraries 下,把lib所在文件夹的路径添加进去,即是全局使用的。
IMSL的数学库在IVF + ms v ...
| ||
评分 | ||
| |
回复 #3 gz159 的帖子
| ||
GMT+8, 2025-7-5 08:15 , Processed in 0.066995 second(s), 24 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.