-
Notifications
You must be signed in to change notification settings - Fork 0
Errors
This page lists a host of errors we may encounter while working with Visual Studio and provides possible solutions for resolving them. This page can be updated as we find more errors and possible solutions to those problems.
In general, a good first thing to try if you are finding unexpected build errors is to make a fresh clone of the repository in a different location (for example, you can make a temporary folder on your desktop and clone the repo into there), git checkout the branch you were previously working on, and build again.
The name "Resource" does not exist in the current context: solution
No matching ABIs: solution
Possible solution to a generic release build problem: solution
Changing target Android version: solution
MonoGame latest version possibly not being downloaded: solution
Transitioning between activities gives Java.Lang.NullPointerException: solution