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 ...
I have installed thrift for both triplets x64-windows and arm64-windows. When I attempt to compile my program for x64, everything works as expected. However, when ...