Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I had several popups for missing DLL files.  First one I paid attention to libgcc_s_seh-1.dll was not found.  As mentioned by the others, please pack all of the files in a folder/zip together.

I added that DLL, kindly check.

It is returning missing files still, a c++ library file is missing. If you set your build path to something like  your_projcet\build\ then all of the files in build should be zipped so that you don't have to guess at what is needed to try the game.