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

[SR-2087] Better error message for unsupportedIncludeLayoutForModule #5245

Closed
Bouke opened this issue Jul 15, 2016 · 2 comments
Closed

[SR-2087] Better error message for unsupportedIncludeLayoutForModule #5245

Bouke opened this issue Jul 15, 2016 · 2 comments
Labels

Comments

@Bouke
Copy link
Contributor

Bouke commented Jul 15, 2016

Previous ID SR-2087
Radar rdar://problem/21880692
Original Reporter @Bouke
Type Bug
Status Resolved
Resolution Done

Attachment: Download

Environment

Apple Swift version 3.0-dev (LLVM 5cdf3c40d0, Clang 9cf57b4dcb, Swift 07720f492e)

Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug, StarterBug
Assignee None
Priority Medium

md5: 139cda91820546d6f872508cc95d8d1a

Issue Description:

```
swift build
error: unsupportedIncludeLayoutForModule("sodium")
```

This issue here was that the Source/sodium/include folder contained sodium.h and sodium/[otherfiles].h. Moving sodium.h into sodium/ was the solution. A better error message should have made the expected file layout clear.

@Bouke
Copy link
Contributor Author

Bouke commented Sep 28, 2016

sr-2087.tar.gz example project

@Bouke
Copy link
Contributor Author

Bouke commented Sep 28, 2016

PR: #709

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant