Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot deploy MRTK v2 to hololens 1 #6116

Closed
IfnoLee opened this issue Sep 27, 2019 · 8 comments
Closed

cannot deploy MRTK v2 to hololens 1 #6116

IfnoLee opened this issue Sep 27, 2019 · 8 comments

Comments

@IfnoLee
Copy link

IfnoLee commented Sep 27, 2019

Describe the bug

I need update my hololens 1 to 18362 , but hololens cannot receive the update (18362).
Hololens OS version is 10.0.17763.737.

To reproduce

Steps to reproduce the behavior:

Build and Deploy MRTK v2.0 to hololens 1.

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

image

image

Your Setup (please complete the following information)

  • Unity Version [2018.4.0f1]
  • MRTK Version [ v2.0]

Target Platform (please complete the following information)

  • HoloLens
@IfnoLee IfnoLee added the Bug label Sep 27, 2019
@Troy-Ferrell
Copy link
Contributor

@IfnoLee
If using the build window, this is probably fixed by #5877

Try building with regular Unity build:

In the VS solution, not Unity, right click your UWP project and select Properties. Then under the General tab make sure
Target Platform Version => 10.0.18362.0
Target Platform Min Version => (basically anything but will probably be 10.0.10240.0)

@IfnoLee
Copy link
Author

IfnoLee commented Sep 29, 2019

show errors in Visual studio 2017.
image
image
image
image
image
image

@IfnoLee
Copy link
Author

IfnoLee commented Sep 29, 2019

I ignore these errors in Unity2018.4.0f1.
image

@IfnoLee
Copy link
Author

IfnoLee commented Sep 29, 2019

@wiwei @Troy-Ferrell

@wiwei
Copy link
Contributor

wiwei commented Nov 20, 2019

@IfnoLee

Kinda belated reply, and in case this is still something you're hitting, the first image that's above is a little different from what's recommended in here:

https://microsoft.github.io/MixedRealityToolkit-Unity/Documentation/Images/getting_started/SwitchPlatform.png

The last image shared looks to be right, but the errors in the console suggest that the latest SDK isn't actually installed (that's the only time I've seen those types of errors). What does "Target SDK Version" look like in the dropdown itself?

@Troy-Ferrell
Copy link
Contributor

@IfnoLee were you able to resolve this? A

@stale
Copy link

stale bot commented Jun 12, 2020

This issue has been marked as stale by an automated process because it has not had any recent activity. It will be automatically closed in 30 days if no further activity occurs. If this is still an issue please add a new comment with more recent details and repro steps.

@stale stale bot added the Stale label Jun 12, 2020
@stale
Copy link

stale bot commented Jul 12, 2020

This issue has been closed by an automated process because it is stale. If this is still an issue please add a new comment with more recent details and repro steps.

@stale stale bot closed this as completed Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants