Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

CMake build is not consistent. #589

@kuzminrobin

Description

@kuzminrobin

Resolve #587 first. If the issue (described below) is still present, then resolve if needed (or remove the instructions about the CMake build).

In README.md the command cmake --build . needs to be executed several times in a row for the build to succeed. This makes an impression that some later steps are attempted earlier than some earlier steps (which sometimes happens during the multi-threaded build). Likely some dependencies are missing in the CMake files. Consider adding those such that the CMake build succeeds, regardless of whether it is a single-threaded build or a multi-threaded one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceImprove codebase quality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions