Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Update README with dependency instructions#92

Closed
rubennaeff wants to merge 2 commits intomasterfrom
rubennaeff-patch-1
Closed

Update README with dependency instructions#92
rubennaeff wants to merge 2 commits intomasterfrom
rubennaeff-patch-1

Conversation

@rubennaeff
Copy link
Copy Markdown

No description provided.

Fix capital G in Glow
Point to OpenCL files
@rubennaeff rubennaeff changed the title Fix capital G in Glow Update README with dependency instructions Nov 27, 2017

The project builds and runs on macOS and Linux. The software depends on a modern
C++ compiler that supports C++11, on CMake, protocol buffer, and libpng.
C++ compiler that supports C++11, on CMake, OpenCL, protocol buffer, and libpng.

This comment was marked as off-topic.

mkdir build
cd build
cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug -DENABLE_TESTING=YES ../glow
export OPENCL_DIR=/usr/lib64 # replace with location of `libOpenCL.so*`

This comment was marked as off-topic.

This comment was marked as off-topic.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants