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

GDExtension: Improve error message for invalid library feature flags #68271

Merged

Conversation

paddy-exe
Copy link
Contributor

Fixes #63227

My version for the error message is:
No suitable library found. The libraries' tags referred to an invalid feature flag. Possible feature flags for your platform: %s

Fixes godotengine#63227

My version for the error message is:
`No suitable library found. The libraries' tags referred to an invalid feature flag. Possible feature flags for your platform: %s`
@paddy-exe paddy-exe changed the title Improve error message for invalid library feature flags GDExtension: Improve error message for invalid library feature flags Nov 4, 2022
@Calinou Calinou added this to the 4.0 milestone Nov 4, 2022
@akien-mga akien-mga merged commit b61fda9 into godotengine:master Nov 7, 2022
@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.

GDExtension export error message sounds like it requires every feature flag to be part of the library name
4 participants