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

SwiftNIO fails to build on Xcode 16.3: Import of C++ module 'std_stdint_h' appears within extern "C" language linkage specification #3172

Open
akyrola opened this issue Apr 2, 2025 · 0 comments

Comments

@akyrola
Copy link

akyrola commented Apr 2, 2025

Expected behavior

Build to succeed.

Actual behavior

Xcode build fails with:
c_nio_llhttp.h: Import of C++ module 'std_stdint_h' appears within extern "C" language linkage specification

Steps to reproduce

Build in Xcode. This worked just few days ago (prior to Xcode update).

If possible, minimal yet complete reproducer code (or URL to code)

[anything to help us reproducing the issue]

SwiftNIO version/commit hash

[the SwiftNIO tag/commit hash]
2.81.0

System & version information

Xcode 16.3
Max OS 15.3.2 (24D81)

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

1 participant