VM build problem: branch release/7.1, Visual Studio 2022
From vinref@gmail.com@21:1/5 to All on Wed Aug 9 04:11:12 2023
Hi
New laptop and I am trying to build the Dolphin VM with no success. I am on release/7.1, building with Visual Studio 2022.
I keep getting the error: "C1010 unexpected end of file while looking for precompiled header. Did you forget to add '#include "stdafx.h" to your source?"
I have set the precompiled headers setting to "Not Using Precompiled Headers" on the Release config and Win32 platform and still it doesn't work.
Separately I tried "FetchVM.cmd" and it fails to download version 7.1.25, but I tried "FetchVM.ps1 7.1.24" and that worked and I was able to boot the image.
Has anyone succeeded in building the VM with v7.1?