MarekKowalski / LiveScan3D-Hololens

A Unity application for receiving and rendering point clouds on Hololens and other devices.
MIT License
571 stars 144 forks source link

Upgrade to Visual Studio 2015 or 2017 #6

Open Andy1210 opened 7 years ago

Andy1210 commented 7 years ago

Could you please update the project to support the new visual studio?

MarekKowalski commented 7 years ago

Hi, both the NetworkCommunication and the Unity projects use Visual Studio 2015. Which project opens in a different Visual Studio for you?

Marek

Andy1210 commented 6 years ago

The HololensReceiver project. Can it be because I have community edition of VS? (message: This project is incompatible with the current edition of Visual Studio)

MarekKowalski commented 6 years ago

Hi,

Which version of VS do you have? Is it 2015 or 2017 community, is it fully updated? I have VS 2015 community and it works for me.

Marek

Andy1210 commented 6 years ago

I have both, and fully updated yes.

MarekKowalski commented 6 years ago

Hi,

I have just realised that you wrote that you cannot open the HololensReceiver project, all the time I thought you mean the other one. That project is not meant to be opened with Visual Studio, you should open this entire directory with the Unity Editor.

Marek