swiftlang / swiftlang/swift-java
Unable to compile after generating code: error opening input file '..../Proxy+Type.swift' (No such file or directory)
Open
Nobody has claimed this yet.
bug
feature:wrap-java
- Dominant language
- Swift
- Stars
- 1.2k
- Forks
- 123
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 16
Description
Code generation seems to succeed for java.net.* classes, but then the compilation step fails.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the attached build.log and Archive.zip, then reproduce generation and compilation for the java.net.* classes. Trace why the compiler cannot open the generated Proxy+Type.swift input; done means the generated file is available at the expected path and compilation succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, swift
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100