Record Detail

Compile Error

prepare (1/4): 
finished

cmake (2/4): 
-- The C compiler identification is Clang 6.0.0
-- The CXX compiler identification is Clang 6.0.0
-- Check for working C compiler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/clang++
-- Check for working CXX compiler: /usr/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
CMake Error at CMakeLists.txt:38 (add_executable):
  Cannot find source file:

    db/Database.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


CMake Error: CMake can not determine linker language for target: lemondb
CMake Error: Cannot determine link language for target "lemondb".
-- Generating done
-- Build files have been written to: /out/build

build failed

Information

Submit By
Type
Submission
Homework
Project 2 Final Pretest
Language
CMake
Submit At
2020-11-25 10:17:33
Judged At
2020-11-25 10:17:33
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes