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

fatal error: '<module>/<module>-Swift.h' file not found in mixed_language_library #1447

Closed
vakhidbetrakhmadov opened this issue Oct 25, 2024 · 1 comment

Comments

@vakhidbetrakhmadov
Copy link

Hi

I am trying to build a mixed language library that has Swift and Objective-C source code.

I am getting the following error:

fatal error: 'Foo/Foo-Swift.h' file not found

I have created a minimal repro example: https://github.com/vakhidbetrakhmadov/mixed_language_library_repro

To reproduce, please run make build_foo_no_header_map or make build_foo_header_map.

@vakhidbetrakhmadov vakhidbetrakhmadov changed the title fatal error: '<module>/<module>-Swift.h' file not found fatal error: '<module>/<module>-Swift.h' file not found in mixed_language_library Oct 25, 2024
@brentleyjones
Copy link
Collaborator

#1448 (comment)

@brentleyjones brentleyjones closed this as not planned Won't fix, can't repro, duplicate, stale Oct 30, 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

No branches or pull requests

2 participants