Is there a limitation to the number of directories in CubeIDE? - CubeIDE is unusable
Hello,
I have a weird problem... I currently have 10 src directories in CubeIDE, and everything compiles properly.

The problem arises when I add an 11th directory (ie graphics), and then add "graphics/LVGL" to the build include path:


CubeIDE will never compile any files in the "Graphics" directory. If I move the LVGL directory to any of the previous directories (ie Core or Drivers), and redefine the include path, then CubeIDE will compile the code.
Is there a restriction as to how many source code directories can be defined in CubeIDE? The other strange thing is the "Debug" directory is in the 11th position in the list, and I was unable to move the graphics directory above Debug.
Am I missing some setting or is this a restriction on CubeIDE?
thanks
