-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
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
Labels
No labels