microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

Unable to Build Error in Unity HoloTookkit/ #60

Closed studio216 closed 8 years ago

studio216 commented 8 years ago

Assets/HoloToolkit/SpatialMapping/Scripts/SpatialMappingComponent/Support/SMBaseAbstract.cs(332,88): error CS1501: No overload for method Update' takes1' arguments

Assets/HoloToolkit/SpatialMapping/Scripts/SpatialMappingComponent/Support/SMBaseAbstract.cs(481,33): error CS1501: No overload for method RequestMeshAsync' takes2' arguments

studio216 commented 8 years ago

Assets/HoloToolkit/SpatialMapping/Scripts/SpatialMappingComponent/Support/SMBAbstract.cs

Tested with 5.4.b09 and above

NeerajW commented 8 years ago

@studio216 I just tried the test scene with the component and it worked for me.

I am using Unity Beta 18. Install the tools page has all the information you need to update to the latest Unity. Please let me know if that does not help fix the issue.

reallybigpictures commented 8 years ago

ahhhh ok will do Neeraj. Perhaps it is the version of Unity. Will try with higher versions.

reallybigpictures commented 8 years ago

Reporting back. Worked fine with B18. All good here! Start developing!

NeerajW commented 8 years ago

Sweet. Thanks for the update.