|
hai 2 meses | |
---|---|---|
.. | ||
gg_external_data | hai 2 meses | |
modules | hai 2 meses | |
Makefile | hai 2 meses | |
README.md | hai 2 meses | |
decoder.h | hai 2 meses | |
lv_conf.h | hai 2 meses | |
main.c | hai 2 meses | |
simulator_icon.c | hai 2 meses |
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.