You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't compile. I have all the prerequisites.
Here is the error output: /home/lucb/programming/software_build/g13/testKeys.cpp:14:10: fatal error: gmock/gmock.h: No such file or directory 14 | #include "gmock/gmock.h" | ^~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/runtests.dir/build.make:230: CMakeFiles/runtests.dir/testKeys.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:166: CMakeFiles/runtests.dir/all] Error 2 make: *** [Makefile:91: all] Error 2
I'm running Garuda Linux and my system is up-to-date.
The text was updated successfully, but these errors were encountered:
Can't compile. I have all the prerequisites.
Here is the error output:
/home/lucb/programming/software_build/g13/testKeys.cpp:14:10: fatal error: gmock/gmock.h: No such file or directory 14 | #include "gmock/gmock.h" | ^~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/runtests.dir/build.make:230: CMakeFiles/runtests.dir/testKeys.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:166: CMakeFiles/runtests.dir/all] Error 2 make: *** [Makefile:91: all] Error 2
I'm running Garuda Linux and my system is up-to-date.
The text was updated successfully, but these errors were encountered: