Open GoogleCodeExporter opened 9 years ago
I just synced with the latest code and built on my Mac using the existing Ant
files.
Mac is a bit weird because you need to make sure you have the gcc tools
installed. Depending on your OS/XCode version you either do this form the
command line or from a menu in XCode.
http://stackoverflow.com/questions/9353444/how-to-use-install-gcc-on-mac-os-x-10
-8-xcode-4-4
Also you might need to hack the build.xml file a little to point to your OpenCL
headers and your JDK.
My JAVA_HOME is /Library/Java/JavaVirtualMachines/jdk1.7.0_12.jdk/Contents/Home
One reason there are no updates in the downloads area is because google code no
longer allows one to upload binaries. This is one of the reasons Ryan moved us
across to github.
Original comment by frost.g...@gmail.com
on 19 Nov 2014 at 4:14
Original issue reported on code.google.com by
umran...@gmail.com
on 19 Nov 2014 at 1:57