Placeholder-Software / Dissonance

Unity Voice Chat Asset
71 stars 5 forks source link

[help] ARM64 error on Hololens 2 #201

Closed amfdeluca closed 4 years ago

amfdeluca commented 4 years ago

Context

I would like to know if there is a possibility to build for ARM64. At the moment it seems to me that there is only the possibility to build for ARM. In fact, with ARM I have no problem but if I try to build for ARM64 I have several errors due to the lack of the plugin.

Screenshot (12) Screenshot (13)

Expected Behavior

Build for ARM64 gives no error

Actual Behavior

Error when building for ARM64

Your Environment

martindevans commented 4 years ago

The plugins in the UWP/ARM directory should work on both the ARM and ARM64 platforms. If you change CPU:ARM to CPU:ARM64 in that dropdown it should work for hololens 2.

martindevans commented 4 years ago

Hi @amfdeluca did you ever manage to get this working? I'll close this issue for now since it's been a while but feel free to re-open it if you still need help :)