microsoft / MixedReality-SpectatorView

Mixed reality spectator experiences
MIT License
194 stars 114 forks source link

error CS0246: The type or namespace name 'SpatialAnchorConfig' could not be found (are you missing a using directive or an assembly reference?) #444

Open Dmitry057 opened 3 years ago

Dmitry057 commented 3 years ago

Hi,I have a problem but in Build2019Demo.Unity and SpectatorView.Example.Unity And, yes, all the files are in their proper places

image C:\spectator2.0\MixedReality-SpectatorView-master\MixedReality-SpectatorView-master\src\SpectatorView.Unity\Assets\SpatialAlignment.ASA\Scripts\AzureSpatialAnchors\CustomSpatialAnchorConfig.cs(6,46): error CS0246: The type or namespace name 'SpatialAnchorConfig' could not be found (are you missing a using directive or an assembly reference?)

It is unlikely that the problem is in the wrong version, SetupRepository was running. I suffer with this problem for the second week))

AplusX commented 2 years ago

Hi Did you solve this problem?