Open ddickensCDS opened 2 years ago
+1
+2
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hey, it would be great to have this. I'm new to this project...
What would it take to make this happen? If someone could point me in the right direction I'd be happy to make a go of it and submit a PR.
PS. I do have one of the Windows ARM 2023 Developer machines. (https://www.microsoft.com/en-us/d/windows-dev-kit-2023/94K0P67W7581)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Excited about the latest Snapdragon X processors for Windows "Copilot+" PCs, but would need runtime support for this platform to make the move.
Summary of your issue
Using OpenCvSharp with arm64-windows. There is no runtime available currently.
Environment
Microsoft Surface Pro X Windows Pro 11 v 10.0.22000 build 22000 ARM64-based PC Processor Microsoft SQ1
What did you do when you faced the problem?
I tried to recompile opencv 3.4 using vcpkg and build it for arm64-windows. This was successful but when trying to then use OpenCvSharp to cmake and compile the project, the build failed. I tried to do the same with opencv4.6 and OpenCvSharp 4.6.
What did you intend to be?
A working version of the OpenCvSharp project on Arm64-Windows