libwebp x86 and x64
Open
- Dominant language
- C#
- Stars
- 144
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
I use this library for WEBP image but my problem is, this library use x86 DLL all the time and it does not use x64 and because of this my solution CPU configuration is set to any CPU and I can't use all my hardware source, can any one help me?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting how the .NET wrapper loads its native x86 DLL and how the repository provides architecture-specific libwebp binaries. Reproduce the issue with an Any CPU solution on x64 hardware, then verify that the appropriate x64 library is selected and usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100