Skip to content

undefined G_APPLICATION_DEFAULT_FLAGS #13

Description

@chance-nb

When attempting to build any of the Examples on Fedora Linux 44 (KDE Edition). I get thrown this error:
SwiftOpenUI/Sources/Backend/GTK4/Rendering/GTK4Backend.swift:580:47: error: cannot find 'G_APPLICATION_DEFAULT_FLAGS' in scope. I've found that replacing G_APPLICATION_DEFAULT_FLAGS with GApplicationFlags(rawValue: 0) (which seems to be what the default is anyway) fixes this. Should I open a PR about this or would you just make the (rather trivial) change?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions