Skip to content

'OpenCL/cl.hpp' file not found #165

@jessekirbs

Description

@jessekirbs

Running a Mac with OSX 10.9.5. Everything goes smooth until 'make && make install'. I get this error:

/Users/jessekirberger/Documents/Kinect/libfreenect2/examples/protonect/src/opencl_depth_packet_processor.cpp:43:10: fatal error: 
      'OpenCL/cl.hpp' file not found
#include <OpenCL/cl.hpp>
         ^
1 warning and 1 error generated.
make[2]: *** [CMakeFiles/freenect2.dir/src/opencl_depth_packet_processor.cpp.o] Error 1
make[1]: *** [CMakeFiles/freenect2.dir/all] Error 2
make: *** [all] Error 2

Any ideas? I don't have a folder called 'OpenCL' anywhere, but I do have the OpenCL.frameworks folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions