Gleb Mazovetskiy
Gleb Mazovetskiy
The SDL lib PR (https://github.com/lvgl/lvgl/pull/6973) is not coupled to this in any way. That PR is needed regardless of whether you use LVGL via defconfig or not. Likewise, Debian packages...
The issue you've linked says nothing about generating lv_conf.h from defconfig in CMake (this PR). That issue only discusses CMake options.
> Please some docs about the usage to the beginning of `scripts/genconfig.py` That script already starts with several paragraphs of documentation. :confused: As it comes from Kconfiglib (https://github.com/ulfalizer/Kconfiglib/blob/master/genconfig.py), I don't...
OK. Anyway, this will remain a draft PR until SDL is supported correctly (e.g. https://github.com/lvgl/lvgl/pull/6973).
Yes, all dependencies need to be linked, otherwise it won't build. > We have LV_CONF_BUILD_DISABLE_EXAMPLES/DEMOS/THORVG. I wonder if we can figure out a nice unified way of handling these. Yeah,...
Is merging this blocked on anything?
Replied there but I don't think this PR is in any way tied to defconfig. This PR is needed if you use LVGL with SDL2 as a CMake subproject regardless...
I thin you're letting the proverbial perfect be the enemy of the good. This PR is a bugfix and merging it doesn't prevent us from exploring future improvements. A simple...
> In light of that using the LV_USE_SDL name in CMake sounds good, as we can extend it later with an lv_conf.h parser. So is anything blocking this now?
I have no idea how to make it more localized, considering that the entire `` API is missing on 10.4.