Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - The C compiler identification is GNU
- -- Check for working C compiler: /usr/bin/gcc
- -- Check for working C compiler: /usr/bin/gcc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- The CXX compiler identification is GNU
- -- 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
- -- Looking for include files CMAKE_HAVE_PTHREAD_H
- -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE
- -- Configuring done
- CMake Error at libz80e/CMakeLists.txt:14 (add_library):
- Cannot find source file:
- OBJECT
- Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
- .hxx .in .txx
- CMake Error in frontends/libz80e/CMakeLists.txt:
- Cannot find source file:
- $<TARGET_OBJECTS:z80e_objects>
- Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
- .hxx .in .txx
- CMake Error in frontends/tui/CMakeLists.txt:
- Cannot find source file:
- $<TARGET_OBJECTS:z80e_objects>
- Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
- .hxx .in .txx
- CMake Error in frontends/sdl/CMakeLists.txt:
- Cannot find source file:
- $<TARGET_OBJECTS:z80e_objects>
- Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
- .hxx .in .txx
- -- Build files have been written to: /home/cce/z80e
Advertisement
Add Comment
Please, Sign In to add comment