<
 
 
 
 
×
>
hide You are viewing an archived web page, collected at the request of Ethereum Foundation using Archive-It. This page was captured on 04:14:48 May 04, 2021 , and is part of the Community collection. The information on this web page may be out of date. See All versions of this archived page. Loading media information

Running cmake on mac, "OpenCL/cl.h file not found" error

Hi all.
I've been using Mac OS 10.10.
Today, I got latest "solidity" source code from git repository. And run cmake command.
I got following error.
/.../ethereum/solidity/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error:
'/System/Library/Frameworks/OpenCL.framework/OpenCL/cl.h' file not found
#include </System/Library/Frameworks/OpenCL.framework/OpenCL/cl.h>
^
1 error generated.
Does anyone have any ideas?

Comments

Sign In or Register to comment.