Thanks to visit codestin.com
Credit goes to github.com

Skip to content

No support for Mac OS - something to do with CL/ch.h #57

@competitive-aide

Description

@competitive-aide

Install Homebrew:

bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install CMake:

brew install cmake

Install OpenCL development headers:

brew install opencl-headers

Clone the repository:

git clone https://github.com/SpectralPack/Immolate.git cd Immolate

Build the project:

cmake -B build cmake --build build --config Release

Output

fatal error: 'CL/cl.h' file not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions