Created
March 17, 2020 03:14
-
-
Save turtlesoupy/bb30a3215c77c56d517fca693862d07d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/bin/sh: 1: cannot create -I/home/tdimson/projects/cuda_test/third_party/catch2/single_include: Directory nonexistent | |
tests/CMakeFiles/happy_test_exe.dir/build.make:62: recipe for target 'tests/CMakeFiles/happy_test_exe.dir/happy_test.cpp.o' failed | |
make[2]: *** [tests/CMakeFiles/happy_test_exe.dir/happy_test.cpp.o] Error 2 | |
CMakeFiles/Makefile2:1216: recipe for target 'tests/CMakeFiles/happy_test_exe.dir/all' failed | |
make[1]: *** [tests/CMakeFiles/happy_test_exe.dir/all] Error 2 | |
Makefile:94: recipe for target 'all' failed | |
make: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment