This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] SK-AM62P-LP:glmark2-ES2-wayland 编译过程

Guru**** 2395145 points
Other Parts Discussed in Thread: SK-AM62P-LP

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1491698/sk-am62p-lp-glmark2-es2-wayland-compilation-procedure

器件型号:SK-AM62P-LP

工具与软件:

SDK 版本- ti-processor-sdk-linux-am62pxx-evm-10.00.07.04

我可以运行作为 SDK 一部分提供的 glmark2-ES2-wayland 应用程序二进制文件。

我计划为 wayland-glesv2 -> https://github.com/glmark2/glmark2/tree/2023.01编译标准 glmark2源代码

我成功编译了源代码,但在运行应用程序时,我遇到了与 EGL 相关的错误。

我还在 TI Git 存储库中搜索了 glmark2-ES2-wayland 的源、但该资源不可用。

如何继续?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    请详细说明您执行了哪些步骤、并提供您看到的错误的日志。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Divyansh Mittal:

    glmark2来源: https://github.com/glmark2/glmark2/tree/2023.01

    目标 SK-AM62P-LP 中的构建步骤:

    Meson 设置 build -Dflavor=wayland-glesv2

    Ninja -C 构建-J4

    Ninja -C Build 安装

    它正在成功编译、而运行时则抛出以下错误、

    root@am62pxx-EVM:~/glmark2-ti/build/esml#./glmark2-es2-wayland src
    错误:找不到合适的 EGL 配置
    错误:无法获取 GL 可视化配置!
    错误:无法初始化画布

    此致、

    Harithan S