Skip to content

initializer.rs 中存在一个小错误 #372

@Ioubipgxe

Description

@Ioubipgxe

当启用 curses 特性编译时,编译器指出存在问题:455 行有一个字段名不对,不过手动改正玩就能正常使用了。
希望作者能增加对 Raspberry Pi 上 OpenGL ES 的支持(不然就像我现在这样只能以 curses 模式运行),谢谢。

Request for OpenGL ES Support on Raspberry Pi and Minor Bug Report in Curses Feature

When compiling with the curses feature enabled, I encountered a small issue where the compiler flagged an incorrect field name around line 455. After manually correcting this field name, the curses functionality worked perfectly as expected.

Additionally, I'd like to kindly request support for OpenGL ES on Raspberry Pi hardware. Currently, without native OpenGL ES compatibility, I'm limited to running the application in curses mode on my Raspberry Pi. Native OpenGL ES support would greatly enhance the experience for Raspberry Pi users.

Thank you for your excellent work on this library! I truly appreciate your time and consideration of this request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions