lv_port_win_codeblocks icon indicating copy to clipboard operation
lv_port_win_codeblocks copied to clipboard

Windows PC simulator project for LVGL embedded GUI Library

Results 16 lv_port_win_codeblocks issues
Sort by recently updated
recently updated
newest added

It's funny, cause this worked on my home machine, but laptop gives me trouble. Maaaaaybe has something to do with the fact I have cygwin install in the system, but...

stale

downloaded the project from Github following the instructions but error involving the Win32drv during build. Seen to be missing declarations of HTOUCHINPUT, _IN_, _In_Opt_ etc definitions. Are there settings I...

code blocks is buggy and is hard to use. Can you use cmake to build this project ???? ![1](https://user-images.githubusercontent.com/12093211/188660230-9a3a29b2-127e-46cb-9144-0158ec045161.JPG) I use the latest code blocks to open this project and...

Solution: [https://forum.lvgl.io/t/how-to-update-mingw-for-code-blocks/15382](https://forum.lvgl.io/t/how-to-update-mingw-for-code-blocks/15382)

I downloaded the emulator, then add the file in the parent directory, then in the emulator can run successfully, then save and close the emulator, the emulator open again will...

### LVGL version v8.3.11 ### What happened? # Conditions: 1. Using the lv_port_win_codeblocks project, the lvgl version is V8.3.11. 2. 32-bit Color depth 3. set full_refresh=0 for partial refresh 4....

Hi, I try to run the simulator on PC, i use codeblocks-20.03mingw-setup.exe this file to install codeblock, yet after i clone this project and run it. I found that the...

Hi, I am trying to use PC simulator for setting up a monochrome display 64x128. Though I setup the lv_conf.h color depth to 1, it's just showing white background color,...

where can I get "lvgl/tests/src/test_fonts/font_1.c"(and font_2.c/font_3.c)? and the link to "lv_demos" in gitmodules is invalid。 ![Snipaste_2022-11-24_00-13-37](https://user-images.githubusercontent.com/37052560/203595250-bdb2d5e6-1e67-4fed-ba4b-8f238acdc81b.JPG)

stale