Skip to content

Flat bindings for non C++ use #3104

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

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Conversation

peardox
Copy link

@peardox peardox commented Apr 30, 2025

As it's only of use to people using other languages the code is only used if -DBINDINGS_FLAT is passed to cmake

If BINDINGS_FLAT is not present then the end ressult is same as master

It was necessary to disable the recent MSVC warnings commit as this broke GGML_CPU_ALL_VARIANTS

peardox added 29 commits April 23, 2025 18:48
@danbev
Copy link
Collaborator

danbev commented May 1, 2025

It was necessary to disable the recent MSVC warnings commit as this broke GGML_CPU_ALL_VARIANTS

Sorry about that, it should be addressed by #3103.

I'll approve and run the workflows but currently I believe CI will fail until we merge #3106, so I'll hold off a little.

@peardox
Copy link
Author

peardox commented May 1, 2025

No problem, just wanted to alert you to the fact there was a potential issue with the MSVC stuff

There's still actually something small wrong with my PR - it only affects examples though and ONLY with my new DEFINE, I'll have a look at it in a bit...

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