Genoil, I tried the new release, checkout the 110 branch.
Now I get a new error: [ 61%] Building NVCC (Device) object libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o
nvcc fatal : Unsupported gpu architecture 'compute_61'
Please tell me how to fix it. Also, can you look at my previous post on this page, the problems I mentioned are still not fixed in the new release. The compile still hangs at the " "nvcc fatal : redefinition of argument 'std'" error, and the CL/cl.hpp file appears to be there in the 110 branch, but after I run cmake in the build folder it's not there, although i am not sure it's necessary, since now I get a completely new error. Please advise.
edit: I saw your post on the other forum, I understand now why you keep those error generating arguments. Ubuntu uses gcc-5.3, and it's normal to have that as the target as most people use it. I can't stand it for some reason.