You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to compile sdk on windows arm64 using neon (added _M_ARM64 in Align.cpp and add definition NEON). IMHO everethyngs works fine but I can't get data from depth sensor. I noticed and it's already mentioned in documentation that extensions only for x86 & x64. Can I have precompiled extensions on win_arm64 platform?
The text was updated successfully, but these errors were encountered:
MaksimDanilov
changed the title
Does OrbbecSDK will be supported on Windows Arm64 platforms?
Does OrbbecSDK will be supported on Windows Arm64 platform?
Mar 6, 2025
In the coming months, we won't be adding support for the Windows ARM platform, as we need to address other higher-priority tasks first. However, I'll forward your suggestion to our product team for future consideration.
I managed to compile sdk on windows arm64 using neon (added _M_ARM64 in Align.cpp and add definition NEON). IMHO everethyngs works fine but I can't get data from depth sensor. I noticed and it's already mentioned in documentation that extensions only for x86 & x64. Can I have precompiled extensions on win_arm64 platform?
The text was updated successfully, but these errors were encountered: