I'm following this link and trying to install Boost Compute on Mac OS. It says it can be installed with make install
but I cannot find a Makefile.
I added the path to the boost-compute folder to the header search path in the Xcode project. But now boost-compute is dependent on boost in my computer, and cannot link to the boost already installed.
Thanks in advance.
No it doesn't, it says it's a header-only library that requires no compilation. It also says that :