There issue for moe 1.3.4

hello,
I generate a project from opengl es game template, then build the project and build failed, the following error information is :
Using already downloaded SDK: /Users/macos12/.moe/moe-sdk-1.3.4
:compileJava/Users/macos12/AndroidStudioProjects/tt1/src/main/java/tt1/ui/GameViewController.java:254: 错误: 找不到符号
glBufferData(ARRAY_BUFFER, gCubeVertexData.length * Float.BYTES, PtrFactory.newFloatArray
^
符号: 变量 BYTES
位置: 类 Float
1 个错误
FAILED

thanks!

We have released Moe IDE 1.3.1 plugins (Eclipse and Android Studio) with better game project generation.

2 Likes

Migeran’s friends, you all are great team, Thanks!