Include SAJTOSlvgl.h

Happy to see a new version of SLS, however I get an unexpected include-directive in the generated code:

#include “lvgl/SAJTOSlvgl.h”

which have previously been:

#include “lvgl/lvgl.h”

What do you want to achieve?

Generate code and compile

What have you tried so far?

Nothing, so far.

Screenshot or video

#include “lvgl/SAJTOSlvgl.h” in generated code

Others

  • SquareLine Studio version:
    v1.1.1

  • Operating system:
    Windows 10

  • Target hardware:

Making a symbolic link SAJTOSlvgl.h → lvgl.h works as a work-around.

Thanks for reporting it so quickly. We have missed to update a file. It should be fixed now, please download SLS again.

Thank you, it works fine after the update.

1 Like