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

No support for Swift on Linux #556

Open
3 tasks done
danpalmer opened this issue Jan 19, 2025 · 1 comment
Open
3 tasks done

No support for Swift on Linux #556

danpalmer opened this issue Jan 19, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@danpalmer
Copy link

Describe the bug

Swift not supported on Linux.

Steps to reproduce

Compile the swift package on a Linux machine

Expected behavior

Given no dependency on iOS or macOS frameworks, this is expected to work.

USearch version

Current.

Operating System

Ubuntu 24.04

Hardware architecture

x86

Which interface are you using?

Other bindings

Contact Details

No response

Are you open to being tagged as a contributor?

  • I am open to being mentioned in the project .git history as a contributor

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@danpalmer danpalmer added the bug Something isn't working label Jan 19, 2025
@ashvardanian ashvardanian changed the title Bug: No support for Swift on Linux Jan 23, 2025
@ashvardanian ashvardanian added enhancement New feature or request and removed bug Something isn't working labels Jan 23, 2025
@ashvardanian
Copy link
Contributor

Yes, Swift on Linux isn't currently supported, as it builds on the Obj-C binding as opposed to C/C++ directly. We can address this if there is enough demand in a major release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants