You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is already handled by the build system in the Flatpak packaging process; are you seeing otherwise? If you're developing "natively" e.g. not building with Flatpak every time, then you do need to ensure the settings schema is installed natively as well, and ninja would be the way to do that. Perhaps it's a matter of cleaning up language around when to use ninja and when to use flatpak-builder for development.
In the State Saving section, you’re instructed to use
ninja install
to ensure that the settings schema is installed and compiled.Given you can’t do that with a flatpak install, would it make sense to include a link here to the equivalent flatpak configuration instructions?
(I’m assuming something like this? flathub/org.gnome.Mahjongg@7ae0aa0)
The text was updated successfully, but these errors were encountered: