Still no crash after 4500 points. You can find a redistribuable dll in VC install directory under "Microsoft Visual Studio 14.0\VC\redist\x86\Microsoft.VC140.CRT" and add it to your package, although i am not sure it is recommandable. See this for more info : https://msdn.microsoft.com/en-us/library/dd293574.aspx (not sure you give no dll on purpose though)
Comments9
You can find a redistribuable dll in VC install directory under "Microsoft Visual Studio 14.0\VC\redist\x86\Microsoft.VC140.CRT" and add it to your package, although i am not sure it is recommandable.
See this for more info : https://msdn.microsoft.com/en-us/library/dd293574.aspx
(not sure you give no dll on purpose though)
Also you might want to mention that you need to install the x86 version of the VC2015 redist, not the x64 version.