Am Do, 23. Feb 2023 um 21:27:25 +0000 schrieb Richard Purdie <richard.purdie@linuxfoundation.org>:
Not necessarily. The question is whether we need gtk4 support in our
SDK? I've prefer not to build/include things we don't need and I'm not
sure where gtk4 is being used there as yet?
Also, I was wrong. Things are not that simple. gtk4 requires graphene-gobject and that is disabled by default for nativesdk. I really don't know why this didn't show up yesterday when I tested the build for nativesdk.
Using GI_DATA_ENABLED helped partially, but 'vala' still needs to be removed for nativesdk. Otherwise this looks pretty good now, builds for musl,x32,nativesdk. Fingers crossed that it passes the test now.