【问题标题】:concorde with Apple Silicon M1与 Apple Silicon M1 一致
【发布时间】:2021-08-30 06:10:45
【问题描述】:

我正在尝试将install concordeQSOPT 链接到these instructions 之后。关于 QSOPT,我从 Intel MacOS 10.6 (64-Bit) 部分下载了文件。但是,因为我有 Apple M1 芯片,所以它不起作用。我认为问题出在 QS 的 arm64 架构中,但是对于英特尔处理器的其他更多商业软件,多亏了 Rosetta,我没有遇到任何问题。

我运行时遇到的错误

./configure --host=darwin --with-qsopt=fullpath/QS

ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [concorde] Error 1

Cross-posted on Stack Exchange - 运筹学

【问题讨论】:

    标签: c macos-big-sur apple-m1


    【解决方案1】:

    感谢 Bill Cook 的支持,现在可以在 QSOPT download page 上获得用于 M1 Apple 芯片的 qsopt.a 版本。这对我来说非常适合运行

    ./configure --host=darwin --with-qsopt=fullpath/QS

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2022-01-10
      • 1970-01-01
      • 2021-05-08
      • 1970-01-01
      • 2022-01-22
      • 2021-08-13
      • 2021-03-02
      相关资源
      最近更新 更多