Xfer

From John's wiki
Revision as of 10:09, 3 September 2015 by Sixsigma (talk | contribs) (xfer)
Jump to navigation Jump to search
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
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);
                                                ^