Skip to content
New issue

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

fatal error: glog/logging.h: No such file or directory #2

Closed
wangkailovebaojiakun opened this issue Apr 15, 2019 · 1 comment
Closed

Comments

@wangkailovebaojiakun
Copy link

[ 5%] Building NVCC (Device) object CMakeFiles/inferLib.dir/util/cuda/inferLib_generated_cudaRGB.cu.o
[ 11%] Building NVCC (Device) object CMakeFiles/inferLib.dir/inferLib_generated_mathFunctions.cu.o
In file included from /home/nvidia/TRT-Pelee/mathFunctions.cu:1:0:
/home/nvidia/TRT-Pelee/mathFunctions.h:17:26: fatal error: glog/logging.h: No such file or directory
compilation terminated.
CMake Error at inferLib_generated_mathFunctions.cu.o.cmake:207 (message):
Error generating
/home/nvidia/TRT-Pelee/CMakeFiles/inferLib.dir//./inferLib_generated_mathFunctions.cu.o

CMakeFiles/inferLib.dir/build.make:63: recipe for target 'CMakeFiles/inferLib.dir/inferLib_generated_mathFunctions.cu.o' failed
make[2]: *** [CMakeFiles/inferLib.dir/inferLib_generated_mathFunctions.cu.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/inferLib.dir/all' failed
make[1]: *** [CMakeFiles/inferLib.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

@cathy-kim
Copy link
Owner

cathy-kim commented Apr 15, 2019

That error came from legacy codes at Makefile.
I just updated my code. If you build it again, it will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants