I want to build some program using C++ to work without c++ redistributable
,
I am using Toolset Visual Studio 2013 (v120) But show error msvcr120.dll missing
when execute on Machine does not have microsoft visual c++ redistributable package .
Any idea to build without dependencies