java-native-access / java-native-access/jna
cannot compile the sapi bindings
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 8.9k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
I was trying to prepare microsoft speech api 5.4 bindings but failed.
Typelib generation went relatively well except few notices about unsupported parts of typelib, but the compilation failed with many, many errors including classes that have not been generated.
Contributor guide
No contributing guide indexed for this repository
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 reproducing Microsoft Speech API 5.4 typelib generation and the subsequent compilation failure, recording the unsupported typelib notices and missing generated classes. Inspect the compiler errors to identify whether the failure is in generation or compilation; done means the SAPI bindings compile successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100