I've added OpenGL.framework to my project but now I still get following message. I suppose I need it to install via brew tool? But what's the package name I need to install if so?
.../nanovg/src/nanovg_gl.h:287:3: Use of undeclared identifier 'glBindTexture'
.../nanovg/src/nanovg_gl.h:299:3...