source-sdk-2013 icon indicating copy to clipboard operation
source-sdk-2013 copied to clipboard

Add C++ MFC to Windows requirements list in README

Open Tkain opened this issue 9 months ago • 4 comments

Description

This PR adds the latest C++ MFC to the requirements list for building the Source SDK on Windows. This is a needed component to compile some projects in the SDK (ex. qc_eyes) and is not marked for installation by default under the C++ desktop development workload in the Visual Studio Installer.

Tkain avatar Mar 22 '25 19:03 Tkain

that dependency was removed in an update. this is no longer required and should be closed

sakgoyal avatar May 13 '25 15:05 sakgoyal

What commit removed the MFC dependency? I can't find anything like that in the commit log, and there are still plenty of references to the MFC in the codebase.

Tkain avatar May 13 '25 15:05 Tkain

https://github.com/ValveSoftware/source-sdk-2013/commit/feb4f903501a094a2c9da7ff64b9fc3ec1bb5415

sakgoyal avatar May 13 '25 16:05 sakgoyal

close? @Tkain

sakgoyal avatar Jun 19 '25 21:06 sakgoyal