代码之家  ›  专栏  ›  技术社区  ›  Fattie

在iOS上使用brew的gsl/gsl时出现问题?

  •  0
  • Fattie  · 技术社区  · 6 年前
    1. brew install gsl -没问题

    2. 快速制作一个使用gsl的Mac应用程序,检查它是否正常工作。( Handy example here. )-没问题

    enter image description here

    1. 两条搜索路径?是,标记为递归

    enter image description here

    enter image description here

    结果。。。。。。。

    enter image description here

    找不到文件:/

    对于这场悲剧该怎么办?

    1 回复  |  直到 4 年前
        1
  •  1
  •   Fattie    6 年前

    为了谷歌用户的利益,user@Amadeus解决了这个问题:

    • 这个 brew install gsl

    • 你确实可以 #include <gsl/gsl_blas.h> 或任何其他

    • 正如@Hamish所指出的——不幸的是,构建并不包括iOS架构:/