We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Kevin & I will get instructions for these projects posted in each readme. We're working on it in a google doc right now.
Sorry, something went wrong.
I should also note that building this is just to run the test suite. It can be used in other projects without building.
No branches or pull requests
Running sgmake inside kit gives this error:
The file clearly isn't present but is required, so there must be some dependency not listed in the readme.
The text was updated successfully, but these errors were encountered: