Open Loovery opened 3 months ago
'GL/GGL.h' file not found
For example, there is #include "../gcanvas/GGL.h" in core/src/support/GLUtil.h, so where comes your GL/GGL.h?
#include "../gcanvas/GGL.h"
core/src/support/GLUtil.h
GL/GGL.h
It breaks if you include frameworks in the Podfile
use_frameworks! :linkage => :static
'GL/GGL.h' file not found