Skip to content

compile error #20

Description

@wwd2018

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions