

Run a job on Windows Server 2022 and Visual Studio 2022 that includes building a Visual C++ project that uses MFC. Is it regression?īuild fails with error message given above. Virtual environments affectedĭon't know if you can open that link, so let me know if you need more info. My native build environment is Visual Studio 2019, so maybe I need to move to VS 2022 natively, but the error message above makes me think that the MFC libs for VS 2022 need to be installed in the GitHub Actions environment. This build job ran successfully with Visual Studio 2019. As you guys may know, SpeedFan is sadly not updated anymore, so newer boards are not detected properly. I built a new custom UI on top of OpenHardwareMonitor with additional features, mainly linear fan curves with custom temperature sources. Install them from the Visual Studio installer (Individual Components tab) for any toolsets and architectures being used. To run at startup: Use the new 'Start with Windows' option in the left hamburger menu. With the move to Windows Server 2022 and Visual Studio 2022, my build job fails with this error:Ģ>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v160\(479,5): error MSB8041: MFC libraries are required for this project.
