Skip to main content

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

Bee Me Up!

2
Posts
2
Following
A member registered Jul 21, 2023 · View creator page →

Creator of

Recent community posts

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.

This looked promising to me but you get MSVCP140D.dll is missing.