Xfer: Difference between revisions

From John's wiki
Jump to navigation Jump to search
(xfer)
(nowiki)
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
g++    -c -g -I.. -std=c++11 -MMD -MP -MF "build/Debug/GNU-Linux-x86/Hub.o.d" -o build/Debug/GNU-Linux-x86/Hub.o Hub.cpp
<nowiki>:)</nowiki>
Hub.cpp: In member function ‘void Hub::Hub::Start()’:
Hub.cpp:61:48: error: ‘s_recv’ was not declared in this scope
      std::string identity = s_recv(ActionChannel);
                                                ^

Latest revision as of 20:19, 5 December 2015

:)