-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Description
Hi, kashimAstro
please check your update for solve the Issue #10
g++ -Wall -o server server.cpp -I../src/ ../src/TCPServer.cpp ../src/TCPClient.cpp -std=c++11 -lpthread
server.cpp: In function ‘void* received(void*)’:
server.cpp:53:13: error: could not convert ‘desc’ from ‘std::vector<descript_socket*>’ to ‘bool’
if( desc )
^
Makefile:2: recipe for target 'all' failed
make: *** [all] Error 1
Thanks
@kashimAstro
vzy2d and TomwKang
Metadata
Metadata
Assignees
Labels
No labels