Linking Libraries in Xcode

后端 未结 4 952
Happy的楠姐
Happy的楠姐 2020-12-01 05:47

I\'m using a powerbook (osx 10.5) and recently downloaded and installed FFTW 3.2 (link text). I\'ve been able to compile and run some simple programs based on the online tut

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-01 05:57

    OK - I finally got this working. I also needed the the GNU Scientific Libraries and ran into similar issues with the architecture setting. For anyone interested, this tutorial goes through how to set up Xcode and link libraries:

    https://web.archive.org/web/20101006023300/http://www.boyfarrell.com/learning-curve/gnu-scientific-library-and-xcode-31

提交回复
热议问题