kit
kit copied to clipboard
Doesn't compile
Running sgmake inside kit gives this error:
tests/args.test.cpp:1:tests/meta.test.cpptests/log.test.cpp::1110::10::10 : fatal errorfatal error: fatal error: : 'catch.hpp' 'catch.hpp'file not file foundnot found
'catch.hpp' file not found#include <catch.hpp>#include <catch.hpp>
The file clearly isn't present but is required, so there must be some dependency not listed in the readme.
Kevin & I will get instructions for these projects posted in each readme. We're working on it in a google doc right now.
I should also note that building this is just to run the test suite. It can be used in other projects without building.