ueshita / waifu2x-converter-glsl

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

need update the xcode project with homebrew opencv3 #3

Open miaulightouch opened 8 years ago

miaulightouch commented 8 years ago

if you use homebrew to install and force link opencv3

you need replace "3.0.0.dylib" with "3.1.0.dylib" in the xcode project

hustanhuang commented 7 years ago

it's "3.2.0.dylib" now