Skip to main content

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

Thanks for the review! If you are feeling generous, and would like to try again, I figured out the SegFault issue. The problem is, that you need to run cmake and make inside of a sub-folder, not the root directory.

I've updated the README to reflect this. You will need to delete the cmakecache file that was created!


Thanks again for the review, it is highly appreciated.

I'll give it a go this afternoon and let you know what happens.

I still get a seg fault.. and here's what is coming out of my debugger. I don't have time to go all-in to figure this out, but it seems like i would need to debug the HaGameLite library to figure out what's going on.

Thanks for giving it another go! It looks like it's a different issue than I thought. Thanks for sending the debug info!!