Add note about needing to run the project twice

This commit is contained in:
NovaSquirrel 2021-01-03 23:09:27 -05:00
parent 7089e3b303
commit 43c0813822

View file

@ -5,7 +5,8 @@
1) Open the solution in Visual Studio 2019
2) Set "GUI.NET" as the Startup Project
3) Compile as Release/x64 or Release/x86
4) Run Mesen.exe
4) Run the project from Visual Studio
5) If you got an error, try running it a second time
Note: When loading the the solution in Visual Studio make sure all the projects are loaded successfully.
Note: If you get an error about the project targeted .NET Framework 4.5 chose to download the missing packages then install ".NET Framework 4.5 targeting pack" from the Visual Studio Installer.