Skip to content

Instantly share code, notes, and snippets.

@turtlesoupy
Created March 17, 2020 03:14
Show Gist options
  • Save turtlesoupy/bb30a3215c77c56d517fca693862d07d to your computer and use it in GitHub Desktop.
Save turtlesoupy/bb30a3215c77c56d517fca693862d07d to your computer and use it in GitHub Desktop.
/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