You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2024. It is now read-only.
I'm getting CS2001 errors for about 45 resources such as the following:
\Origami\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_UpdateRegistery.cs' could not be found. Project: Unity.TextMeshPro
I'm new to C# and Visual Studio, so I apologize if this is an obvious solution, but when trying to follow the HoloLens academy videos and using the source files, I get these errors. Is TextMeshPro something I should download on my own, or are they supposed to be included in these source files?
I'm getting CS2001 errors for about 45 resources such as the following:
\Origami\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_UpdateRegistery.cs' could not be found. Project: Unity.TextMeshProI'm new to C# and Visual Studio, so I apologize if this is an obvious solution, but when trying to follow the HoloLens academy videos and using the source files, I get these errors. Is TextMeshPro something I should download on my own, or are they supposed to be included in these source files?
Thanks!