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

Crash build on Linux #149

Open
bordunosp opened this issue Feb 22, 2021 · 1 comment
Open

Crash build on Linux #149

bordunosp opened this issue Feb 22, 2021 · 1 comment

Comments

@bordunosp
Copy link

There is a problem when trying to build a project on Linux

.build/checkouts/Async/Sources/Async/Async.swift:735:18: error: cannot find type 'qos_class_t' in scope
public extension qos_class_t {
                 ^~~~~~~~~~~
.build/checkouts/Async/Sources/Async/Async.swift:767:45: error: cannot find 'qos_class_main' in scope
        case DispatchQoS.QoSClass(rawValue: qos_class_main())!: result = .main
@natinusala
Copy link

FWIW there is the exact same error on Windows.

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