question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Errors after importing HoloToolKit-Unity-v1.5.7.0.unitypackage

See original GitHub issue

I downloaded the latest package (see header) today and after importing into a new Unity 5.5.2f1 project I get the three errors below. I got the package from Master Branch/HoloToolkit-Unity/External/Unitypackages/.

Assets/HoloToolkit/Build/Editor/BuildSLNUtilities.cs(174,37): error CS1501: No overload for method SwitchActiveBuildTarget' takes 2’ arguments

Assets/HoloToolkit/Build/Editor/BuildSLNUtilities.cs(248,41): error CS1501: No overload for method SwitchActiveBuildTarget' takes 2’ arguments

Assets/HoloToolkit/Utilities/Scripts/Editor/ProjectSettingsWindow.cs(207,41): error CS1501: No overload for method SwitchActiveBuildTarget' takes 2’ arguments

I’m not sure how to fix this. You assistance is greatly appreciated.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
thebanjomaticcommented, May 22, 2017

@BenjaminAbshire The corresponding supported version of Unity for 1.5.7 is Unity 5.6.1f1. This is likely the source of the errors.

@StephenHodgson There appears to be a typo in the release notes for 1.5.7… 5.5.61f1 => 5.6.1f1.

Latest release of the HoloToolkit for Unity 5.5.61f1

0reactions
BenjaminAbshirecommented, May 22, 2017

Thanks for clarifying. I misunderstood your previous reply because I didn’t realize a newer version of Unity was available. The version break down you provided cleared it up nicely. I have downloaded the latest Unity version (1.5.6f1) and imported HTK 1.5.7. I am happy to report that all is working correctly now and no strange errors after import. Thanks for your help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Recently Active 'hololens' Questions - Page 19
I'm currently working on a new project using HoloToolKit 2017.4.3.0, and I'm trying to re-use ... How to import uPLibrary to Unity to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found