Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: 'CL/cl.h' file not found #52

Closed
350d opened this issue Jun 19, 2017 · 3 comments
Closed

Fatal error: 'CL/cl.h' file not found #52

350d opened this issue Jun 19, 2017 · 3 comments

Comments

@350d
Copy link

350d commented Jun 19, 2017

Hello!
I can't compile on Mac with this error:

In file included from /Users/username/xmr-stak-amd/amd_gpu/gpu.c:43:
/Users/username/xmr-stak-amd/amd_gpu/gpu.h:3:10: fatal error: 'CL/cl.h' file not found
#include <CL/cl.h>
@coruble
Copy link

coruble commented Jun 19, 2017

@350d Just replace CL/cl.h by OpenCL/cl.h, or apply the whole #17 patch

@psychocrypt
Copy link
Collaborator

The fix for MAC support is currently not merged because we are still testing see #17

@psychocrypt
Copy link
Collaborator

The fix is now available in the dev branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants