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

MSL failing to compile with error: call to 'fmod' is ambiguous with user-declared fmod function. #2381

Closed
chyyran opened this issue Sep 25, 2024 · 0 comments · Fixed by #2382

Comments

@chyyran
Copy link
Contributor

chyyran commented Sep 25, 2024

More information here: SnowflakePowered/librashader#75 (comment)

This was encountered when trying to compile a RetroArch slang shader to Metal via a recent version of SPIRV-Cross (f84c1fb)

This seems to be due to a user declaration of fmod. Fix is probably similar to #2232.

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 a pull request may close this issue.

1 participant