┌─[getchell][Hapkido][±][master ✓][~/CDT-plusplus]
└─▪ make
[ 11%] Built target cdt
[ 22%] Building CXX object CMakeFiles/main.dir/main.cpp.o
In file included from /Users/getchell/CDT-plusplus/main.cpp:1:
In file included from /Users/getchell/CDT-plusplus/gmock-1.7.0/include/gmock/gmock.h:58:
In file included from /Users/getchell/CDT-plusplus/gmock-1.7.0/include/gmock/gmock-actions.h:46:
In file included from /Users/getchell/CDT-plusplus/gmock-1.7.0/include/gmock/internal/gmock-internal-utils.h:45:
In file included from /Users/getchell/CDT-plusplus/gmock-1.7.0/include/gmock/internal/gmock-generated-internal-utils.h:44:
/Users/getchell/CDT-plusplus/gmock-1.7.0/include/gmock/internal/gmock-port.h:45:10: fatal error:
'gtest/internal/gtest-linked_ptr.h' file not found
#include "gtest/internal/gtest-linked_ptr.h"
^
1 error generated.
make[2]: *** [CMakeFiles/main.dir/main.cpp.o] Error 1
make[1]: *** [CMakeFiles/main.dir/all] Error 2
make: *** [all] Error 2