Differences between Visual Studio 11 Beta and Visual Studio 2012 RC

As I mentioned in the release notes for version 6.5.5, The Server Framework now supports Visual Studio 11 Beta. It also supports Visual Studio 2012 RC but there are a couple of new warnings that you may need to suppress in Warnings.h.

I haven’t been able to locate and details of the differences in the native code generation and C++ compiler side of Visual Studio 2012 RC from what was present in Visual Studio 11 Beta. If anyone has any links or information, please let me know. I don’t anticipate any problems, all of the libraries’ unit tests pass and most of the server examples that I’ve tested so far are fine.

I will be releasing a new release of The Server Framework before Visual Studio 2012 is released and this will finalise support for the new compiler and project file format. If you have any questions please get in touch.