glsl-optimizer icon indicating copy to clipboard operation
glsl-optimizer copied to clipboard

[Android] Build failed with ndk-r10d

Open Flamaros opened this issue 9 years ago • 1 comments

After migration from ndk-r9d to ndk-r10d I have some link errors:

src/glsl/glsl_lexer.cpp:3167: error: undefined reference to '__srget' src/glsl/glcpp/glcpp-lex.c:1887: error: undefined reference to '__srget'

Flamaros avatar Apr 07 '15 08:04 Flamaros

http://snowkit.org/2015/02/05/snow-luxe-and-android-ndk-r10c/ This seems to be relevant. How did you manage to get this building for Android? I've been trying without luck. Would you mind sharing the Android make file that you used?

robclouth avatar May 22 '15 11:05 robclouth