mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
docs(sim): add link to qt-creator
This commit is contained in:
parent
cb9a297bc5
commit
88bbef14bf
@ -20,9 +20,14 @@ The simulator is ported to various IDEs (Integrated Development Environments). C
|
|||||||
- [PlatformIO with SDL driver](https://github.com/lvgl/lv_platformio): Recommended on Linux and Mac
|
- [PlatformIO with SDL driver](https://github.com/lvgl/lv_platformio): Recommended on Linux and Mac
|
||||||
- [MDK with FastModel](https://github.com/lvgl/lv_port_an547_cm55_sim): For Windows
|
- [MDK with FastModel](https://github.com/lvgl/lv_port_an547_cm55_sim): For Windows
|
||||||
|
|
||||||
|
External project not maintained by the LVGL organization:
|
||||||
|
- [QT Creator](https://github.com/Varanda-Labs/lvgl-qt-sim): Cross platform
|
||||||
|
|
||||||
You can use any IDE for development but, for simplicity, the configuration for Eclipse CDT is what we'll focus on in this tutorial.
|
You can use any IDE for development but, for simplicity, the configuration for Eclipse CDT is what we'll focus on in this tutorial.
|
||||||
The following section describes the set-up guide of Eclipse CDT in more detail.
|
The following section describes the set-up guide of Eclipse CDT in more detail.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Note: If you are on Windows, it's usually better to use the Visual Studio or CodeBlocks projects instead. They work out of the box without requiring extra steps.**
|
**Note: If you are on Windows, it's usually better to use the Visual Studio or CodeBlocks projects instead. They work out of the box without requiring extra steps.**
|
||||||
|
|
||||||
## Set-up Eclipse CDT
|
## Set-up Eclipse CDT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user