Aakash Shrestha
Aakash Shrestha
Cannot load the dlls into unity. Assets\Scipts\BlurObject.cs(7,7): error CS0246: The type or namespace name 'HololensCameraStream' could not be found (are you missing a using directive or an assembly reference?)
Wasn't able to build your code. Tried to copy every script and DLLs will same configuration. Recreated your Unity project. 'ResearchMode.exe' (Win32): Loaded 'U:\Users\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DVS.Release_ARM64.aakas\ResearchMode.exe'. Symbols loaded. 'ResearchMode.exe' (Win32): Loaded 'C:\Windows\system32\ntdll.dll'....
When I add #if ENABLE_WINMD_SUPPORT Debug.Log("enabled"); #endif It doesnt work.