lvgl / lv_port_win_codeblocks

Windows PC simulator project for LVGL embedded GUI Library
MIT License
129 stars 79 forks source link
codeblocks gui lvgl simulator

pc_simulator_win_codeblocks

PC simulator project for LittlevGL embedded GUI Library for Windows in Codeblocks

This requires the MinGW version of Code::blocks 20.03 or newer to be installed.

How to use this:

Tutorial for Windows

1) Download and install Git 2) Download CodeBlocks in latest version. It is strongly recommended to use the version which includes MinGW, as otherwise you will have to install and configure it separately, and there have been issues reported with missing header files when a standalone MinGW installation is used. 3) If the version of Code::blocks <= 20.03, then MinGW need upgrade. 4) Clone this repository: