From 0a8ecbe2f2c56069b137bd730c6e5dc407ca655c Mon Sep 17 00:00:00 2001 From: Mitchell Date: Mon, 28 Nov 2016 15:27:45 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87f46fd..dea5849 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ Building this project is not difficult, but the setup prior is. You must have OpenCL and SFML development libraries insalled. You must also have OpenCL -compatible hardware to run it on. +compatible hardware to run it on. The Cmake file should take care of most of +the configuration, but you have to point it to your SFML root directory before +it will generate. Working in VS2015, I don't have linux compatible hardware, but +it does compile and run on the backup renderer albiet horrendously slowly. The +macOS build was working around commit 50, but I no longer have access to a mac. Papers used: