Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you need to use a version of OpenCV that fits the ARM64 architecture? #23

Open
daijava666 opened this issue Mar 8, 2022 · 1 comment

Comments

@daijava666
Copy link

Hi @cgsaxner
I have a sudden thought that when I compile the code, I need to choose the version of OpenCV library used in VS for ARM64 so that it can be adapted to Hololens2 architecture, is this necessary?

@cgsaxner
Copy link
Owner

Hello,
yes, if you want to use OpenCV in the Plugin, you have to compile it for UWP / ARM64 architecture. You can check my other repository for an example of OpenCV integration in a HL2 Plugin!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants