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

Error in Swift Playgrounds #281

Open
J0N1X opened this issue Mar 10, 2024 · 1 comment
Open

Error in Swift Playgrounds #281

J0N1X opened this issue Mar 10, 2024 · 1 comment

Comments

@J0N1X
Copy link

J0N1X commented Mar 10, 2024

Swift Playgrounds

When package is added to a Swift Playgrounds „app“ it automatically sends an error: „clangTarget is not supported“.

Can it be fixed? I‘m a newbie to swift so I don’t know.

@JimmyMAndersson
Copy link

JimmyMAndersson commented Mar 11, 2024

You get this error because Swift Playgrounds does not support C targets - and Numerics depends on a C target.

The comments in this thread still hold true:
https://forums.swift.org/t/would-it-be-possible-to-remove-clang-dependencies-from-swift-numerics/67366

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

No branches or pull requests

2 participants