Skip to content

Building fluxengine on Linux #839

@eburgdorf

Description

@eburgdorf

Hello,

I am attempting to build the fluxengine client on Linux (Ubuntu 24.04). Pre-reqs are installed. However, when I compile I receive the error:

lib/data/disk.cc:36:64: error: no member named 'to' in namespace 'std::ranges'
36 | std::views::keys(sectorsGroupedByTrack) | std::ranges::tostd::set())

clang and libc++-20-dev are both installed.

Are you able to help provide any clues as to what I'm missing?

Thanks
Erik

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