Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

Missing Windows.Perception.Spatial, Windows.UI.Input.Spatial. Errors building default template.

I get errors when building the Hololens UWP default template app in Visual Studio. Windows.Perception.Spatial and Windows.UI.Input.Spatial are missing and several references to other Windows Holographic namespaces fail. I have tried everything I could think about but I still fail.

I have the Hololens Emulator 10.0.14.1018 installed and I see it in Visual Studio. NuGet is set to download missing packages and Auto Check. The following packages are installed an updated:

  1. Microsoft.NETCore.UniversalWindowsPlatform v5.2.2
  2. SharpDX v3.0.2
  3. SharpDX.Direct2D1 v3.0.2
  4. SharpDX.Direct3D11 v3.0.2

My Visual Studio Installation is as follows:

Microsoft Visual Studio Professional 2015
Version 14.0.25422.01 Update 3
Microsoft .NET Framework
Version 4.6.01038
Installed Version: Professional

Visual Studio Tools for Universal Windows Apps 14.0.25420.01
The Visual Studio Tools for Universal Windows apps allow you to build a single universal app experience that can reach every device running Windows 10: phone, tablet, PC, and more. It includes the Microsoft Windows 10 Software Development Kit.

LightSwitch for Visual Studio 2015 00322-40000-00000-AA502
Microsoft LightSwitch for Visual Studio 2015
Microsoft Visual Studio Tools for Applications 2015 00322-40000-00000-AA502
Microsoft Visual Studio Tools for Applications 2015
Visual Basic 2015 00322-40000-00000-AA502
Microsoft Visual Basic 2015
Visual C# 2015 00322-40000-00000-AA502
Microsoft Visual C# 2015
Visual C++ 2015 00322-40000-00000-AA502
Microsoft Visual C++ 2015
Windows Phone SDK 8.0 - ENU 00322-40000-00000-AA502
Windows Phone SDK 8.0 - ENU
Application Insights Tools for Visual Studio Package 7.1.00719.1
Application Insights Tools for Visual Studio
ASP.NET and Web Tools 2015 (RC1 Update 1) 14.1.20203.0
ASP.NET and Web Tools 2015 (RC1 Update 1)
ASP.NET Web Frameworks and Tools 2012.2 4.1.41102.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013 5.2.40314.0
For additional information, visit http://www.asp.net/
Azure App Service Tools v2.7.1 14.0.11112.0
Azure App Service Tools v2.7.1
Clang with Microsoft CodeGen 14.0.25515
Clang with Microsoft CodeGen
Common Azure Tools 1.8
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
GitHub.VisualStudio 1.0
A Visual Studio Extension that brings the GitHub Flow into Visual Studio.
JavaScript Language Service 2.0
JavaScript Language Service
JavaScript Project System 2.0
JavaScript Project System
KofePackagePackage Extension 1.0
KofePackagePackage Visual Studio Extension Detailed Info
Microsoft Azure Mobile Services Tools 1.4
Microsoft Azure Mobile Services Tools
Microsoft MI-Based Debugger 1.0
Provides support for connecting Visual Studio to MI compatible debuggers
NuGet Package Manager 3.4.4
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
Office Developer Tools for Visual Studio 2015 ENU 14.0.23025
Microsoft Office Developer Tools for Visual Studio 2015 ENU
PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
Python Tools for Visual Studio 2.2.40623.00
Python Tools for Visual Studio provides IntelliSense, projects, templates, Interactive windows, and other support for Python developers.
Python Tools for Visual Studio - Django Integration 2.2.40623.00
Provides templates and integration for the Django web framework.
Python Tools for Visual Studio - Profiling Support 2.2.40623.00
Profiling support for Python projects.
SQL Server Analysis Services 13.0.1400.361
Microsoft SQL Server Analysis Services Designer
Version 13.0.1400.361
SQL Server Data Tools 14.0.60519.0
Microsoft SQL Server Data Tools
SQL Server Integration Services
Microsoft SQL Server Integration Services Designer
Version 13.0.1400.361
SQL Server Reporting Services 13.0.1400.361
Microsoft SQL Server Reporting Services Designers
Version 13.0.1400.361
TypeScript 1.8.35.0
TypeScript tools for Visual Studio
Visual C++ for Cross Platform Mobile Development (Android) 14.0.25401.00
Visual C++ for Cross Platform Mobile Development (Android)
Visual C++ for Cross Platform Mobile Development (iOS) 14.0.25401.00
Visual C++ for Cross Platform Mobile Development (iOS)
Visual Studio Tools for Apache Cordova Update 10
Visual Studio Tools for Apache Cordova
Workflow Manager Tools 1.0 1.0
This package contains the necessary Visual Studio integration components for Workflow Manager.
Xamarin 4.1.1.3 (34a92cd)
Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.
Xamarin.Android 6.1.1.1 (7db2aac)
Visual Studio extension to enable development for Xamarin.Android.
Xamarin.iOS 9.8.1.4 (3cf8aae)
Visual Studio extension to enable development for Xamarin.iOS.

Tagged:
Sign In or Register to comment.