Skip to content
New issue

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

how can I run this project on my ubuntu computer? #35

Open
justdomyself opened this issue Aug 28, 2023 · 3 comments
Open

how can I run this project on my ubuntu computer? #35

justdomyself opened this issue Aug 28, 2023 · 3 comments

Comments

@justdomyself
Copy link

No description provided.

@kisvegabor
Copy link
Member

Take a look at this blog post: https://blog.lvgl.io/2018-01-03/linux_fb

@IotaHydrae
Copy link

use SDL backend.

@100ask
Copy link
Collaborator

100ask commented Aug 1, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants