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

[Windows/Linux] Check custom export templates architecture. #94588

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Jul 21, 2024

Adds checks to ensure custom export template binary architecture is matching one selected in the export settings.

GDExtension and .NET export rely on binary_format/architecture value during export, and it's easy to select wrong binary as custom export template or forgot to change architecture in the export settings and get unusable export.

@bruvzg bruvzg added this to the 4.x milestone Jul 21, 2024
@bruvzg bruvzg requested review from a team as code owners July 21, 2024 14:15
@bruvzg bruvzg force-pushed the check_custom_templ_arch branch from 39fac8e to 2a61451 Compare July 21, 2024 14:21
@akien-mga akien-mga modified the milestones: 4.x, 4.4 Aug 16, 2024
@bruvzg bruvzg force-pushed the check_custom_templ_arch branch from 2a61451 to f72e74f Compare August 16, 2024 12:52
@akien-mga akien-mga merged commit 48f2442 into godotengine:master Aug 16, 2024
18 checks passed
@akien-mga
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants