Skip to content

#include <chrono> missing from DefaultLogger.h #420

Open
@ActingBadly

Description

@ActingBadly

Following instructions at from the following https://www.reactphysics3d.com/documentation/index.html#buildinglibrary

I built using CMake as instructed, opened in Visual Studio 2022, set to Release and built ReactPhysics3D, I got 171 build errors. They all seemed to be part of chrono and all errors were located in DefaultLogger.h

Added #include to the DefaultLogger.h and it built successfully with no errors.

Just figured I'd bring that to your attention.

Cheers.

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