Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example showing Metal and Gtk4 integration #106

Merged
merged 3 commits into from
Feb 24, 2023

Conversation

habemus-papadum
Copy link
Contributor

Will segfault until #102 is in. Unsure what will happen on a headless CI box.

@maleadt
Copy link
Member

maleadt commented Feb 24, 2023

We should probably exclude this example from testing, via

filter!(file -> readline(file) != "# EXCLUDE FROM TESTING", examples)

examples/gtk.jl Outdated
cp(local_prefs, "LocalPreferences.toml")
end
Pkg.activate(".")
Pkg.add(["cmt_jll","Gtk4", "Colors", "FixedPointNumbers"])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's easier to commit a Project.toml?

examples/gtk.jl Outdated Show resolved Hide resolved
@maleadt maleadt merged commit 7f45948 into JuliaGPU:main Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants