I am running a DirectX 11 application on windows 7 and visual studio community 2015 RC. I\'m still using functions from the DX SDK. It worked fine on VS2013 but when I switc
just add
#pragma comment(lib, "legacy_stdio_definitions.lib")
https://msdn.microsoft.com/en-us/library/bb531344.aspx