We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Take a look at this blog post: https://blog.lvgl.io/2018-01-03/linux_fb
Sorry, something went wrong.
use SDL backend.
Use SDL or wayland (note README.md), e.g:
SDL:
ubuntu@ubuntu1804:~/work/lv_port_linux$ sudo apt-get install libsdl2-2.0 libsdl2-dev libsdl2-mixer-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-gfx-dev -y ubuntu@ubuntu1804:~/work/lv_port_linux$ cmake -version cmake version 3.30.1 CMake suite maintained and supported by Kitware (kitware.com/cmake). ubuntu@ubuntu1804:~/work/lv_port_linux$ #(make or cmake note README.md)
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: