在Photran Eclipse中找不到拉帕克库

发布于 2025-01-24 14:05:12 字数 694 浏览 3 评论 0原文

在Windows上构建Fortran程序时,我有一些问题。我使用具有自动化的makefile的Photran Eclipse,但是Lapack库存在一些问题。

安装期间,将拉帕克包装安装到Cygwin。

在构建过程中返回的错误消息:

/usr/lib/gcc/x86_64-pc-cygwin/11 /../../../../../../ x86_64-pc-cygwin/bin/ld/ld:找不到-lc:/cygwin64/lib/lib/lib/lib/lib/lib/lib/lib/lib/lib/lib/ lapack/cygblas-0.dll

/usr/lib/gcc/x86_64-pc-cygwin/11 /../../../../../../ x86_64-pc-cygwin/bin/ld/ld:找不到-lc:/cygwin64/lib/lib/lib/lib/lib/lib/lib/lib/lib/lib/lib/ lapack/cyglap​​ack-0.dll

是什么原因引起了这个问题?

I have some problems with building a Fortran program on Windows. I use Photran Eclipse with an autogenerated makefile but there are some problems with the lapack library.

Lapack packages were installed to Cygwin during the installation.

Error messages that are returned during the build process:

/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lC:/cygwin64/lib/lapack/cygblas-0.dll

/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lC:/cygwin64/lib/lapack/cyglapack-0.dll

What caused this problem?

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文