Hi
I am a beginner working with unity3d(5.4.0f)
After exporting unity solution to visual studio i am unable to build the solution because its poping up many errors.
In solution explorer , References-> Microsoft.NETCore.UniversalWindowsPlatform is missing suddenly. Due to this in App.cs file ->using System; namespace is been disabled and giving out errors.
Please help me out to clarify the problem.
Am working for hololens @saschandroid
Yes you are ryt! @tanoshimi i built the solution from unity file->build settings.
but the problem is after the visual studio solution is created In solution explorer , References-> Microsoft.NETCore.UniversalWindowsPlatform is missing . Due to this in App.cs file ->using System; namespace is been disabled and giving out errors. I am unable to add the reference also.
Please help me out if you can