Got 2017.2.0f3. Updated to 'Fall Creator Update'. Fresh install of VS 2017 Community
Empty project. Empty scene except for camera. Set Build settings for HoloLens.
Unity builds fine.
Open SLN file in VS 2017. 1000 errors, most like this:
1>D:\Unity\20172Test\App\20172Test\Properties\AssemblyInfo.cs(9,32,9,34): error CS0518: Predefined type 'System.String' is not defined or imported
Seriously. Everything inlcludes System and all the requisite 'usings'. Googling shows people having this type of issue since 2007, not in Unity.
Probably missing something obvious, but it's killing me
↧