Skip to content

Windows PC simulator project for LVGL embedded GUI Library

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
licence.txt
Notifications You must be signed in to change notification settings

lvgl/lv_port_win_codeblocks

Repository files navigation

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:
    • Open Command prompt (Win key + R -> cmd -> Enter) or PowerShell (Win key + R -> powershell -> Enter) or Git bash (if you want different folder than C:/Users/username you have to navigate to it) and type: git clone --recurse-submodules https://github.com/lvgl/lv_port_win_codeblocks.git
  5. Open CodeBlocks and first set use flat objcts.
  6. And then select Open an existing project. Navigate to the lv_sim_codeblocks_win folder and select lvgl.cbp.
  7. Click on Build and Run or press F9.
  8. If everything goes well, you should see your simulator running.

About

Windows PC simulator project for LVGL embedded GUI Library

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
licence.txt

Stars

Watchers

Forks

Packages

No packages published

Languages