Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Did that runtime fix the issue? If it didn't, I would like to know so I can investigate other potential causes.

(+1)

no, I couldn't install the 2015 c++ runtime link you have. It gives an error that i already have a newer version on my system.  I believe the D in the DLL name means you compiled it in debug mode. If you compile it as a release it should link to MSVCP140.dll which is distributed to end users.