3DViewer icon indicating copy to clipboard operation
3DViewer copied to clipboard

CMake Error

Open gleke opened this issue 3 years ago • 0 comments

I install glog in 3DViewer/src/log/

CMake Error at src/log/CMakeLists.txt:632 (add_library): Cannot find source file:

/home/gleke/3DViewer/build/src/log/glog/export.h

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at src/log/CMakeLists.txt:632 (add_library): No SOURCES given to target: glogbase

CMake Error at src/log/CMakeLists.txt:637 (add_library): No SOURCES given to target: glog

gleke avatar Sep 17 '22 04:09 gleke