Skip to content

communication with Cute Chess and Arena doesn't work on Linux #6

Description

@tsoj

To get it to work (only for Arena) I needed to add fflush(stdout); after this line

printf("%s\n",command);
.

Cute Chess gives this error Could not initialize player cpw: no response to ping

I compiled with g++ *.cpp -O3 -DNDEBUG -o cpw

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