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

GithubCI: build GTK sample #134

Closed
wants to merge 2 commits into from
Closed

Conversation

aarani
Copy link

@aarani aarani commented Jan 31, 2023

This allows us to monitor the build status of GTK sample using GithubCI.

Error:
/home/runner/work/maui/maui/src/Controls/samples/Controls.Sample.Gtk/SimpleSampleApp/SimpleSampleGtkApplication.cs(28,5):
error CS0117: 'Box' does not contain a definition for 'Fill'
@aarani
Copy link
Author

aarani commented Jan 31, 2023

We tried making GTK sample a full Maui project with xaml support but unforunately we couldn't find a way to pack this branch of Maui into workloads, @lytico any tips on how to build workloads in your version of maui?

@aarani aarani changed the title GithubC GithubCI: build GTK sample Jan 31, 2023
@thomiel
Copy link

thomiel commented Jan 31, 2023

@knocte
Copy link

knocte commented Feb 1, 2023

Does this depend on a GtkSharp workload for .NET 7?

You just linked to a line that literally says 6.0, not 7.0. So I don't understand your question.

we couldn't find a way to pack this branch

You mean you get an error? Please be specific, and tell us what the error is.

@thomiel
Copy link

thomiel commented Feb 1, 2023

Does this depend on a GtkSharp workload for .NET 7?

You just linked to a line that literally says 6.0, not 7.0. So I don't understand your question.

This should be changed to the .NET version the maui workload is currently built against, I think.

@lytico lytico closed this Feb 28, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants