Error when try to build lv_sim_eclipse_sdl

Description

I try to get lv_sim_eclipse_sdl to work but when I try to build the solution I get the following warning:

Unknow referecnce nature: org.python.pydev.pythonNature.

How can I solve it? Thanks.

What MCU/Processor/Board and compiler are you using?

Ubuntu 20.04 and Eclipse cpp 2020 12R

Screenshot and/or video

Try removing that line from the project; it seems that your Eclipse is missing Python support. We don’t use Python anywhere in that project so there shouldn’t be any ill effects.