meshview icon indicating copy to clipboard operation
meshview copied to clipboard

build error

Open hitbuyi opened this issue 1 year ago • 0 comments

os: ubuntu 20.04

CMake Error at CMakeLists.txt:187 (add_library):
  Cannot find source file:

    /home/hitbuyi/AD_Projects/Vis_Projects/meshview/3rdparty/glew/src/glew.c

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


CMake Error at CMakeLists.txt:187 (add_library):
  No SOURCES given to target: meshview

hitbuyi avatar Apr 30 '24 17:04 hitbuyi