Windows ARM64 UWP dll
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.3k
- Forks
- 808
- PR merge metrics
- No merged PRs in 30d
Description
Dear Opus Community,
We are looking for a ARM64 UWP dll of Opus - we tried to build it from source but receive errors during the build (e.g. we change all #includes and receive: error C2440: 'type cast': cannot convert from 'int' to 'int64x1_t).
We would also be happy for someone to do paid consulting to get us a suitable dll.
Best,
Max
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 the source build for an ARM64 UWP target and investigate the reported C2440 conversion error involving int and int64x1_t. The work is done when a suitable Opus ARM64 UWP DLL can be built successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100