Skip to content

Assertion error in win compilation? #3

@rwbc

Description

@rwbc

Hello Oscar,

When compiling Dratini for windows and let it start from cmd it will always crash after its first move,
with the error message below (also I see no thinking output except the final ove BTW)

Assertion failed: go_struct->param_name == MOVETIME, file src/uci.cpp, line 79

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

I have to mention that I also need to insert includes of <assert.h> in three files,
in board/move and uci.cpp, to make it compile at all.

Do you have any idea what the problem might be? Oh, not to forget this was for revision 69.

Guenther

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