Closed JoeHCQ1 closed 5 years ago
@joe-sonrichard you're right the SDL dependency should be documented in the readme. Until that's done take a look a the travis config for how we setup the build environment.
https://github.com/open-dis/open-dis-cpp/blob/master/.travis.yml
DESCRIBE THE BUG
Linux build instructions fail.
STEPS TO REPRODUCE
Steps to reproduce the behaviour:
premake5 gmake
in repo root directory.make config=release
and observe error.EXPECTED BEHAVIOUR
Make command succeeds.
ACTUAL BEHAVIOUR
Make fails fatally due to undocumented dependency in example code.
SCREENSHOTS
ENVIRONMENT