gpt4 book ai didi

c++ - 在 Mac Yosemite 上构建 levmar

转载 作者:太空宇宙 更新时间:2023-11-04 04:28:33 25 4
gpt4 key购买 nike

您好,我想在 Mac 上构建 levmar (Levenberg Marquardt) C++ 库。它带有一个 makefile ( http://users.ics.forth.gr/~lourakis/levmar/index.html ) 但我对如何在 Mac (Yosemite) 上使用它有一些疑问

(1) 我目前在Mac上安装的gcc其实就是clang。如果我在终端上运行 gcc -v,我可以确认这一点。我应该在构建 levmar 之前安装正确的 gcc 吗?

(2) Levmar推荐使用LAPACK(线性代数库)。同样,我一直在阅读另一个堆栈溢出帖子 ( Trying to build the LEVMAR math library on a mac using the Accelerate Framework ),他们正在使用 LAPACK 附带的 Mac OS Accelerate 框架。有谁知道我如何在优胜美地获得它?还是我应该先在 Mac 上独立构建 LAPACK?

谢谢

最佳答案

我使用了来自 Trying to build the LEVMAR math library on a mac using the Accelerate Framework 的 Makefile由 Janos 发布,它适用于使用 clang 和 Accelerate 框架的 levmar-2.6。

关于c++ - 在 Mac Yosemite 上构建 levmar,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38866379/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com