Replies: 2 comments 4 replies
-
|
Hi @mattirck , We will release our Unity SDK for Hololens in Q1 2025. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
So does this mean, that currently no Build for HL2 is possible? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have problems to get the player working on Hololens2. Either it says
DllNotFoundException: Unable to load DLL 'HISPlayerWindowsDLL'. Tried the load the following dynamic libraries: Unable to load dynamic library 'HISPlayerWindowsDLL' because of 'Failed to open the requested dynamic library (0x06000000) - The specified module could not be found. (WinError:0000007e)
in the player.log or
DllNotFoundException: Unable to load DLL 'HISPlayerWindowsDLL'. Tried the load the following dynamic libraries: Unable to load dynamic library 'HISPlayerWindowsDLL' because of 'Failed to open the requested dynamic library (0x06000000) - %1 is not a valid Win32 application. (WinError:000000c1)
For the first, there were the settings for the HISPlayerWindowsDLL:
Then I switched the settings to the following and now the second exception is occuring.
The Unity-Version is 2022.3.24f1, Target Platform is UWP and it's the latest VideoPlayer-release from GitHub:
Beta Was this translation helpful? Give feedback.
All reactions