ros2/log/build_2024-10-10_14-57-52/cpp_pubsub/stderr.log
2024-10-25 14:21:27 +08:00

30 lines
885 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

CMake Error at CMakeLists.txt:29 (add_executable):
Cannot find source file:
src/publisher_member_function.cpp
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:32 (add_executable):
Cannot find source file:
src/subscriber_member_function.cpp
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:29 (add_executable):
No SOURCES given to target: talker

CMake Error at CMakeLists.txt:32 (add_executable):
No SOURCES given to target: listener

CMake Generate step failed. Build files cannot be regenerated correctly.