Problems running my game
Since I didn’t have the opportunity to test my game on other machines I was guaranteed to run into something bad. Apparently my game is dependent on two versions of the crt – fun fun! I should’ve checked the final binary for dependencies. Will fix that as soon as a I get back home from work.
The game should still compile on *nix (and mac) systems as long as you have a c++ compiler, sfml, boost, box2d and anttweakbar installed.
This is the last time I’ll use a prebuilt library!
Tags: crash