Skip to content

Fix Android build by fixing your preprocessor guards#704

Closed
DaKup wants to merge 3 commits intoLostRuins:concedofrom
DaKup:concedo
Closed

Fix Android build by fixing your preprocessor guards#704
DaKup wants to merge 3 commits intoLostRuins:concedofrom
DaKup:concedo

Conversation

@DaKup
Copy link
Copy Markdown

@DaKup DaKup commented Feb 20, 2024

I noticed that the latest version doesn't compile on android/termux.

It said something about affinity**_np**() not being available and it looks like you already knew this and put the respective preprocessor guards around the relevant code, but simply missed these ones.

Thanks!

@LostRuins
Copy link
Copy Markdown
Owner

it should already be fixed in the experimental build. i just haven't merged that since there are other incomplete changes

@LostRuins
Copy link
Copy Markdown
Owner

Can you see if this commit works for you?

#700

@LostRuins
Copy link
Copy Markdown
Owner

Looks like their fix has another issues, let me sort it out first ggml-org#5557

@LostRuins
Copy link
Copy Markdown
Owner

Should be resolved now. Please reopen if still not working!

@LostRuins LostRuins closed this Feb 25, 2024
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