[Jprogramming] JFire/Arrayfire problem with dll on mac

2017-01-29 Thread Thomas McGuire
Ok it turns out that on my Mac running Sierra I had some install issues with arrayfire. The cd error was due to libafcpu.dylib not finding libforge.0.dylib and then after putting in a link to fix that, then the libglfw3.dylib library also needed a link: I also needed to install XQuartz so that

[Jprogramming] JFire/Arrayfire problem with dll on mac

2017-01-29 Thread Thomas McGuire
I have down loaded arrayfire to my Mac book and the install placed the libraries in: /usr/local/lib. I downloaded JFire scripts from Pascal’s git site to the directory: home/downloads/jfire-master I created a arrayfire.settings file in the jfire-master directory and its contents are as follow