30 lines
885 B
Plaintext
30 lines
885 B
Plaintext
[31mCMake 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
|
||
|
||
[0m
|
||
[31mCMake 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
|
||
|
||
[0m
|
||
[31mCMake Error at CMakeLists.txt:29 (add_executable):
|
||
No SOURCES given to target: talker
|
||
|
||
[0m
|
||
[31mCMake Error at CMakeLists.txt:32 (add_executable):
|
||
No SOURCES given to target: listener
|
||
|
||
[0m
|
||
[0mCMake Generate step failed. Build files cannot be regenerated correctly.[0m
|