News

In previous versions of Visual Studio the bundled MFC source files could be compiled into a static library or a DLL. But since Visual Studio 2008 the necessary files to build MFC are not supplied ...
In addition to CMake and Git which are required for building on any platform, you also need a compiler suite that will convert the source code into a usable program. For windows builds, the most ...