Skip to content

Fix Metal build issue #183

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

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Fix Metal build issue #183

merged 1 commit into from
Mar 2, 2024

Conversation

phudtran
Copy link
Contributor

@phudtran phudtran commented Feb 27, 2024

Fixes failure to build with SD_METAL=ON

error: use of undeclared identifier 'ggml_metal_log_set_callback'; did you mean 'ggml_backend_metal_log_set_callback'?
        ggml_metal_log_set_callback(ggml_log_callback_default, nullptr);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        ggml_backend_metal_log_set_callback

@leejet leejet merged commit d164236 into leejet:master Mar 2, 2024
@leejet
Copy link
Owner

leejet commented Mar 2, 2024

Thank you for your contribution

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