Record Detail

Compile Error

cmake: 
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so   
-- Found GLUT: /usr/lib/x86_64-linux-gnu/libglut.so  
CMake Error at CMakeLists.txt:23 (target_link_libraries):
  Cannot specify link libraries for target "p3_part1" which is not built by
  this project.


-- Configuring incomplete, errors occurred!
See also "/out/CMakeFiles/CMakeOutput.log".

make: 
make: *** No targets specified and no makefile found.  Stop.

Information

Submit By
Type
Submission
Homework
Project 3
Language
C++
Submit At
2018-08-06 17:34:01
Judged At
2018-08-06 17:34:01
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes