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

885 B

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.