Skip to content

关于安卓平台的编译问题 #14

Description

@bitwiper

编译安卓平台时,在CmakeList中手动添加了 SET(ANDROID ON)
在编译环节提示
CMake Error at CMakeLists.txt:315 (MESSAGE):
[osgVerse] Dependency GLES not found, which is the only solution under
current platform...

查找CmakeList里使用的路径,发现GLES使用的路径是OSG目录下的/include/osg/GL,但是在查询OSG目录时发现同级目录中并没有GL文件
请问是有其他需要补充的资源吗
或者能否提供一下较为完整的安卓平台编译指南

感谢!!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions