Linking to fftw with Xcode -


i have followed instructions here install fftw3 on mac: http://www.fftw.org/doc/installation-on-unix.html

i'm creating code in c in xcode. once i've installed fftw, how use in xcode? is, how tell xcode fftw exists?

i've tried #include , error stating fftw3.h cannot found.

thank you!


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -