Skip to content

Link problem with Utilities/DataFlow LOG(INFO) a uint32_t #279

@bovulpes

Description

@bovulpes

Hello,

The linking breakes at Utilities/DataFlow/src/SubframeBuilderDevice.cxx because of the lines where a LOG(NFO) tries to printout "mDuration", which is defined in the header as "constexpr static uint32_t" and if I cast it with "static_cast<uint64_t>(mDuration)" then it passes and the build is ok.

cheers,

Bogdan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions