Forum Discussion
RageAgainstThePixel
8 months agoMember
Meta XR Core SDK v74.0.2 Build Errors for PCVR
We have a PCVR version of our app and need to build on Windows Standalone, but when we try to build with the Meta XR Core SDK installed we get the following errors:
```
Library\PackageCache\com.meta.xr.sdk.core@2d7964560fb1\Scripts\EnvironmentDepth\DepthProviderOpenXR.cs(31,38): error CS0234: The type or namespace name 'Meta' does not exist in the namespace 'UnityEngine.XR.OpenXR.Features' (are you missing an assembly reference?)
Library\PackageCache\com.meta.xr.sdk.core@2d7964560fb1\Scripts\EnvironmentDepth\DepthProviderOpenXR.cs(40,26): error CS0246: The type or namespace name 'MetaOpenXROcclusionSubsystem' could not be found (are you missing a using directive or an assembly reference?)
```
It'd be great to be able to support this use case, thanks.
btw I did some quick edits and embedded this package locally and was fixed with the following modifications:
https://github.com/oculus-samples/Unity-DepthAPI/issues/78
It'd be great to be able to support this use case, thanks.
btw I did some quick edits and embedded this package locally and was fixed with the following modifications:
https://github.com/oculus-samples/Unity-DepthAPI/issues/78
1 Reply
Replies have been turned off for this discussion
I still have the same problem with core sdk v77
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device