microsoft / MixedRealityDesignLabs_Unity

Mixed Reality Design Labs share experimental samples, explorations and learning from Windows Mixed Reality Design group. If you are looking for official toolkit, please use Mixed Reality Toolkit
MIT License
408 stars 110 forks source link

The name 'WorldAnchorStore' does not exist in the current context #83

Closed bepierre closed 6 years ago

bepierre commented 6 years ago

Hi !

I get this weird issue when trying to build:

Assets\MRDesignLab\HUX\Scripts\Spatial\PointOfReferenceManager.cs(64,9): error CS0103: The name 'WorldAnchorStore' does not exist in the current context

Just commenting this out works. Is there a more elegant solution ?

paseb commented 6 years ago

We'll be removing that with the refactor and upgrade to MRTK over the previous HoloToolkit version currently in the projects.

thanks, -pat