ueshita / waifu2x-converter-glsl

waifu2x converter GPU Optimization in OpenGL Shader
Other
170 stars 37 forks source link

Cannot compile on macOS 10.13 High Sierra using Xcode 9.3 #7

Open ShikiSuen opened 6 years ago

ShikiSuen commented 6 years ago

It says the file glfw3.h is missing. I got this file from the the following source:

https://raw.githubusercontent.com/glfw/glfw/master/include/GLFW/glfw3.h

However, Xcode still refuses to compile the project, giving too much error information.

I suggest the repo manager to self-test the compile process by himself.

EvanBindz commented 6 years ago

just want to bump this