wanderine / BROCCOLI

BROCCOLI: Software for Fast fMRI Analysis on Many-Core CPUs and GPUs
GNU General Public License v3.0
114 stars 38 forks source link

changes needed for compiling successfully on Ubuntu 14.04 ... #4

Closed JensNRAD closed 10 years ago

JensNRAD commented 10 years ago

with intel's opencl sdk. Hi @wanderine. These are the changes I had to apply. The broccoli lib needs to be linked before the lOpenCl. Now it compiles flawlessly. The alternate compile script might not be necessary if you change the order in the normal script and it still works for you and on other systems.

wanderine commented 10 years ago

I have now fixed this, thanks.