|
2 months ago | |
---|---|---|
.. | ||
gg_external_data | 2 months ago | |
modules | 2 months ago | |
Makefile | 2 months ago | |
README.md | 2 months ago | |
decoder.h | 2 months ago | |
lv_conf.h | 2 months ago | |
main.c | 2 months ago | |
simulator_icon.c | 2 months ago |
You can download MinGW from https://osdn.net/projects/mingw/releases/
C:\MinGW\bin
.bin\SDL2.dll
to C:\MinGW\lib
.Enter project direction:
cd lvgl-simulator
Build the target:
mingw32-make -j8
mingw32-make run
Terminal-> New Terminal
. After Openning the terminal, type make -j8
to build the target.make run
to run the simualor.