flyskywhy / react-native-gcanvas

react native canvas based on gpu opengl glsl GCanvas -- A lightweight cross-platform graphics rendering engine. (超轻量的跨平台图形引擎)
Apache License 2.0
215 stars 21 forks source link

RN 74 #79

Open Loovery opened 3 months ago

Loovery commented 3 months ago

'GL/GGL.h' file not found

flyskywhy commented 3 months ago

For example, there is #include "../gcanvas/GGL.h" in core/src/support/GLUtil.h, so where comes your GL/GGL.h?

Loovery commented 3 months ago

It breaks if you include frameworks in the Podfile

use_frameworks! :linkage => :static