Win10 eclipse: sys/mman.h: No such file or directory

Install eclipse, and download the eclipse project. After the configuration of the official website is completed, the compiler has an error. How can I solve it?
Error message:…\lv_drivers\display\fbdev.c:17:10: fatal error: sys/mman.h: No such file or directory
image

The Eclipse project is better suited for Linux or Mac systems. For Windows I recommend the Visual Studio or CodeBlocks projects; you should be able to find them with a quick Google search.

1 Like