How to install LVGL PC Simulator
This article mainly introduces the relevant knowledge of "how to install LVGL PC simulator". The editor shows you the operation process through an actual case. The operation method is simple, fast and practical. I hope this article "how to install LVGL PC Simulator" can help you solve the problem.
Choose to use visual studio IDE, go to the following clone
Https://github.com/lvgl/lv_sim_vscode_sdl.git
The directory under clone is as follows (ignore the si folder)
The directory under the visual_studio_2017_sdl file is as follows
The folder in the box is empty (if-recursive is not used in clone), delete it directly.
Go to the following address clone respectively
Https://github.com/lvgl/lvgl.githttps://github.com/lvgl/lv_drivers.githttps://github.com/lvgl/lv_examples.git
Install visual studio
You can use the community version. Open the lv_sim_visual_studio_sdl.sln with visual studio to open the project. Click on the following to compile and run the project.
Complete
If lv_sim_visual_studio_sdl.sln is playing or not, try to check the following box
This is the end of the content about "how to install the LVGL PC Simulator". Thank you for reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.