ActiveNick / HoloBot

HoloBot is a reusable 3D interface that allows HoloLens & VR users to interact with any bot using Mixed Reality & Speech.
MIT License
124 stars 52 forks source link

Fails to compile on Unity 2017.1.0f3 #7

Closed NiteLordz closed 6 years ago

NiteLordz commented 6 years ago

File: CustomMaterialEditor.cs Error: No overload for method 'BeginAnimatedCheck' takes 1 argument

Method is looking for the first argument to be of type Rect().

Note: This file is part of HoloToolkit, so it might just need to be updated

ActiveNick commented 6 years ago

Thanks Stephen, that is why I have not updated HoloBot to 2017.1, I'm waiting for the updated release of HoloToolkit for that version of Unity. I prefer not to mess with HoloToolkit files in other projects otherwise it could break things down the line. I will leave this open until resolved. Stay tuned.

NiteLordz commented 6 years ago

Sounds good, I just wanted to make a note of it for ya

From: Nick Landry [mailto:notifications@github.com] Sent: Friday, August 4, 2017 9:52 AM To: ActiveNick/HoloBot HoloBot@noreply.github.com Cc: Stephen keefer keefer.stephen@gmail.com; Author author@noreply.github.com Subject: Re: [ActiveNick/HoloBot] Fails to compile on Unity 2017.1.0f3 (#7)

Thanks Stephen, that is why I have not updated HoloBot to 2017.1, I'm waiting for the updated release of HoloToolkit for that version of Unity. I prefer not to mess with HoloToolkit files in other projects otherwise it could break things down the line. I will leave this open until resolved. Stay tuned.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ActiveNick/HoloBot/issues/7#issuecomment-320254583 , or mute the thread https://github.com/notifications/unsubscribe-auth/ACENwGzsn4zpKbje_DsXEaxQx1U7cLScks5sUyIZgaJpZM4OtrzQ . https://github.com/notifications/beacon/ACENwONxD7ZZd7_PrDeB_in1ev07DZ8Wks5sUyIZgaJpZM4OtrzQ.gif

ActiveNick commented 6 years ago

Closing this issue now that HoloBot has been ported to 2017.2.